搜索资源列表
P2P_by_shootingstars.rar
- P2P 之 UDP穿透NAT的原理与实现(附源代码)
P2P_by_shootingstars
- 这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP programming must process, is network address translation NAT, changes the source code to provide
P2P_by_shootingstars
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接
P2P_by_shootingstars
- P2P DEMO 代码,以前在其他地方看到的 。特拿来与大家分享
P2P_by_shootingstars
- 这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP programming must process, is network address translation NAT, changes the source code to provide
P2P_by_shootingstars
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接
P2P_by_shootingstars
- P2P DEMO 代码,以前在其他地方看到的 。特拿来与大家分享-P2P DEMO code, in other places to see. Special used to share with you
P2P_by_shootingstars
- 一个关于UDP穿透NAT的例子,很有借鉴作用,是网络编程的好例子-A example of UDP through NAT.A good example of network programming
P2P_by_shootingstars
- P2P之UDP穿透NAT的原理与实现(附源代码).doc-Of UDP through NAT P2P Theory and Implementation (with source code). Doc
P2P_by_shootingstars
- p2p demo,在pc上测试OK,在GPRS、CDMA上测试OK-p2p demo, to test the pc OK, in the GPRS, CDMA tested OK
P2P_by_shootingstars
- p2p NAT穿透技术,p2p NAT穿透技术-p2p NAT traversal techniques, p2p NAT traversal techniques
P2P_by_shootingstars
- 一个C++使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接的代码,已通过测试-A C++ using UDP through NAT. Because the non-connected UDP, so it is necessary to maintain their own connection code has been tested
P2P_by_shootingstars
- shootingstar的P2P,包括Client和Server,能穿透nat。-shootingstar of P2P, including Client and Server, can penetrate nat.