Description: 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
- [RUP] - UDP simulation using TCP connections, in
- [tcpandp2p] - based on the TCP p2p communication metho
- [p2p] - TCP realize P2P communications, TCP thro
- [p2p+server+client] - chat server and client
- [gowk] - p2p video communications source code, wi
- [P2P] - Point-to-point transmission protocol pre
File list (Check if you may need any files):
模拟P2P
.......\Exception.h
.......\P2PClient
.......\.........\P2PClient.cpp
.......\.........\P2PClient.dsp
.......\.........\P2PClient.dsw
.......\.........\P2PClient.ncb
.......\.........\P2PClient.opt
.......\.........\P2PClient.plg
.......\.........\P2PClient.sln
.......\.........\P2PClient.vcproj
.......\P2PServer
.......\.........\P2PServer.cpp
.......\.........\P2PServer.dsp
.......\.........\P2PServer.dsw
.......\.........\P2PServer.ncb
.......\.........\P2PServer.opt
.......\.........\P2PServer.plg
.......\.........\P2PServer.sln
.......\.........\P2PServer.vcproj
.......\proto.h
.......\readme.txt
.......\UDP穿越NAT.TXT