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.
有谁知道,Skype 如何重定向 NAT 和防火墙?
我相信 Skype 使用STUN协议的变体来遍历 NAT。
您可以在此处找到示例 C# 代码来实现 STUN 客户端。