搜索资源列表
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
P2P
- 模拟P2P通信,程序中含有P2P的服务器与客户端,想学习P2P原理的,可以看一看-Simulation of P2P communications, and procedures contained in the P2P server and client, want to learn the principle of P2P, you can take a look at the
P2PFile-Distribution
- 多线程,客户端与服务器的实现,文件分发, 简单P2P文件分发的模拟-Multi-threaded, client and server implementation, document distribution, a simple simulation of P2P file distribution