搜索资源列表
P2PServer.c
- 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of
P2P_system
- p2p语音通信系统,本地两台机器可实现联机对话,有少许延迟哦-peer-to-peer voice communications systems, the two local machines can be realized on-line dialogue, a little delay oh
v0119B
- 一些peercast的源代码,不同的版本的哦,先传些上去,让大家看看!!希望能给大家提供方便!-peercast some of the source code, a different version of the oh, some first-up, let everyone see! ! I hope that it provides convenient!
v0119C
- 一些peercast的源代码,不同的版本的哦,先传些上去,让大家看看!!希望能给大家提供方便!-peercast some of the source code, a different version of the oh, some first-up, let everyone see! ! I hope that it provides convenient!
v0119D
- 一些peercast的源代码,不同的版本的哦,先传些上去,让大家看看!!希望能给大家提供方便!-peercast some of the source code, a different version of the oh, some first-up, let everyone see! ! I hope that it provides convenient!
复件 QQ
- 这是一个不错的程序哦! 这是我花了一天才搞出来的哦,不可不看的!-This a good procedure Oh! This is a day I spent only engage in the oh, I can not see! Haha. .
udp
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提