开发者

Port Forwarding with vb.net

开发者 https://www.devze.com 2023-03-19 00:00 出处:网络
I am trying to write a program that launches a game server, the only problem is that I do not know how to port forward with vb.net or 开发者_开发技巧if it is even possible? It is for a gameYou need to

I am trying to write a program that launches a game server, the only problem is that I do not know how to port forward with vb.net or 开发者_开发技巧if it is even possible? It is for a game


You need to call the UPnP APIs.

Otherwise you might try the dotnetportmapper library.

0

精彩评论

暂无评论...
验证码 换一张
取 消