文件名称:P2P-NAT
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 29.85kb
- 下载次数:
- 0次
- 提 供 者:
- 何**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC source code to illustrate the UDP Through NAT principle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 957100p2p-nat.rar 列表 P2P P2P\Exception.h P2P\P2PClient P2P\P2PClient\P2PClient.cpp P2P\P2PClient\P2PClient.dsp P2P\P2PClient\P2PClient.dsw P2P\P2PClient\P2PClient.ncb P2P\P2PClient\P2PClient.opt P2P\P2PClient\P2PClient.plg P2P\P2PClient\P2PClient.sln P2P\P2PClient\P2PClient.suo P2P\P2PClient\P2PClient.vcproj P2P\P2PServer P2P\P2PServer\P2PServer.cpp P2P\P2PServer\P2PServer.dsp P2P\P2PServer\P2PServer.dsw P2P\P2PServer\P2PServer.ncb P2P\P2PServer\P2PServer.opt P2P\P2PServer\P2PServer.plg P2P\P2PServer\P2PServer.sln P2P\P2PServer\P2PServer.suo P2P\P2PServer\P2PServer.vcproj P2P\proto.h P2P\readme.txt P2P\UDP穿越NAT.TXT