Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在开发一个应用程序,我想知道是否可以使用 http 隧道绕过路由器端口转发或 uPnP?如果是这样,怎么办?我是否需要外部服务器将信息传递给它?
我正在用 C++ 编码,所以如果答案是指这种操作语言,我将不胜感激。如果没有,没关系,因为如果可能的话,我可以用 C++ 重做代码。
谢谢。
在这里,您将了解它是如何工作的。然后你会发现很多关于在防火墙上打孔的代码和库。见底部。