搜索资源列表
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
P2PTransfer
- 用VC实现的点对点文件传输工具,可参照学习传输原理-with VC peer-to-peer file transfer tools, reference may be made to study transmission principle
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
tcp-udp-nat
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
P2PSource-PeerCast
- 非常好的P2P流媒体方面的源码。实现了基于P2p协议的流媒体传输。可以用于研究流媒体点播和直播相关原理。-very good peer-to-peer streaming media's source. Based on the realization of the agreement OSI transmission of streaming media. Research can be used on-demand streaming media and broadcast rela
p2p(UDPpassNAT)
- P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P
BitTorrent3.4.2
- 快来看BitTorrent的源码,本代码利用BT下载软件的基本原理,是学习P2P软件的好助手-Come see the source code, the code download software using BT's basic principles, P2P software is to learn from the good assistants
P2P_UDP_NATsourcecode
- 与P2P有关的UDP穿越NAT的原理及实现工程源代码-P2P and the UDP Through NAT principle and the realization of the project source code
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
UDP-NAT
- P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
myp2pTransfer
- 一个基于p2p原理的程序,能实现两台计算机之间传输文件。-a p2p based on the principle of procedures to achieve two transfer files between computers.
udp-nat
- P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
P2P-UDP-NAT-stun
- 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能
emule0.08a-source
- emule0.08源代码,使学习VC++ 编程和P2P原理的理想源码
P2P_by_shootingstars
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
P2P网络技术原理与开发案例
- P2P网络技术原理与开发案例 书中经典代码。。。。 不失为p2p研究的好案例。。。
IOCP完成端口原理
- IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理
P2P
- 稳定给出了p2p的原理,以及如何构建p2p的解决方案,这份资料很好,找了很久。-Stable given the principle of p2p, and how to build a p2p solution, this information well, to find for a long time.
P2P
- 一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)-P2P
