UDP-NAT

所属分类:P2P编程
开发工具:C/C++
文件大小:2178KB
下载次数:40
上传日期:2012-07-28 14:44:16
上 传 者hwshtongxin
说明:  P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。
(P2P the UDP for NAT Traversal Principle and Implementation including client to server and the client to server// in which the client to the client: p2p message passing and udp holes to achieve.// Client to server: client registration the distribution of the linked list of client nodes udp holes command requests and distribution.// Receive and send data on the client using a different thread// server model are: the state in the loop to receive information and process messages.)

文件列表:
UDP穿越NAT - 原始文章.TXT (8601, 2009-12-17)
P2PClient\P2PClient.cpp (16040, 2005-07-26)
P2PClient\P2PClient.dsp (4324, 2004-05-21)
P2PClient\P2PClient.dsw (543, 2005-07-18)
P2PClient\P2PClient.ncb (8555520, 2012-07-26)
P2PClient\P2PClient.suo (8704, 2012-07-26)
P2PClient\Release\startclient.bat (23, 2005-07-19)
P2PServer\P2PServer.cpp (8639, 2005-07-26)
P2PServer\P2PServer.dsp (4320, 2004-05-21)
P2PServer\P2PServer.dsw (541, 2004-05-21)
P2PServer\P2PServer.suo (8192, 2004-05-22)
P2PServer\Release\startsvr.bat (18, 2005-07-19)
Exception.h (1472, 2009-12-17)
P2P之UDP穿透NAT的原理与实现 - 增强篇.TXT (17275, 2009-12-17)
proto.h (2813, 2005-07-26)
P2PClient\Debug (0, 2005-07-27)
P2PClient\Release (0, 2012-07-26)
P2PServer\Debug (0, 2005-07-27)
P2PServer\Release (0, 2012-07-26)
P2PClient (0, 2012-07-26)
P2PServer (0, 2012-07-26)

//主要介绍通过stun实现udp的nat穿越。包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。

近期下载者

相关文件


收藏者