搜索资源列表
P2PUDP
- UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
P2P之UDP穿透NAT的原理与实现(附源代码)
- P2P之UDP穿透NAT的原理与实现 两个局域网内的机器通过公网直连的程序-P2P Zhi UDP penetrate NAT Principle and the two machines within the LAN through public networks Direct Connect procedures
UDP-NAT
- UDP穿越防火墙的例子,有助于学习UDP打洞原理哦。
UDPchuantouNAT
- UDP穿透NAT实例代码与原理! 代码很短,相信很容易懂
NAPT
- udp 的 通讯以及Cone NAT的情况,穿透。
UDP-NAT
- UDP穿NAT打洞,在两个NAT编译已经通过-UDP wear holes NAT, NAT compiled in two has passed
UDP_YY_1.3
- udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
liaotianchengsi
- 关于STUN协议的一个通讯程式,可以通过UDP方式获得NAT类型-STUN agreement on a communications program can be obtained through the NAT type of UDP
nat-traverse_0.4.orig.tar
- 一个使用UDP实现穿透nat。注意:不支持ipv6!-nat-traverse- Use of UDP to traverse NAT gateways
UDP_YY_1.3
- 自己开发的UDP穿透NAT代码,在实际项目中使用,非常可靠。-The development of UDP through NAT own code to use in actual projects, very reliable.
P2PUDP
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-c++ p2p programe with client and server side implement.