Web服务器 - url前缀 [英] Web server - url prefix

查看:59
本文介绍了Web服务器 - url前缀的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,



我有一个网络服务器,我想制作一个软控制中心,可以通过'RixterzServer:// home /'访问,它使用与'http://'相同的概念。我知道这是可能的,因为Steam允许你以导航到'steam:// rungameid / GameIDHere'的方式运行游戏。



请告诉我怎么做这在VB.NET中



-Rixterz

Hello,

I have a web server and I'd like to make a soft of control centre that's accessed by 'RixterzServer://home/', which uses the same concept as the 'http://'. I know this is possible because Steam allows you to run games in the manner of navigating to 'steam://rungameid/GameIDHere'.

Please tell me how to do this in VB.NET

-Rixterz

推荐答案

它被称为协议处理程序。 />


您可以通过Google搜索找到大量信息vb.net协议处理程序 [ ^ ]。



实际上这很容易。



示例 [ ^ ]

示例e [ ^ ]

示例 [ ^ ]
It's called a "protocol handler".

You can find a bunch of information just by Googling "vb.net protocol handler[^]".

It's actually pretty easy to do.

Example[^]
Example[^]
Example[^]


这篇关于Web服务器 - url前缀的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆