A source code to illustrate its implementation of UDP through NAT works. First of all introduce some basic concepts: NAT (Network Address Translators), network address translator: network address translation is in the case of IP addresses the growing lack of
File list:
P2PClient
........\P2PClient.cpp
........\P2PClient.dsp
........\P2PClient.dsw
........\P2PClient.ncb
........\P2PClient.opt
........\P2PClient.plg
........\P2PClient.sln
........\P2PClient.suo
........\P2PClient.vcproj
P2PServer
........\P2PServer.cpp
........\P2PServer.dsp
........\P2PServer.dsw
........\P2PServer.ncb
........\P2PServer.opt
........\P2PServer.plg
........\P2PServer.sln
........\P2PServer.suo
........\P2PServer.vcproj
Exception.h
proto.h
UDP穿越NAT.TXT