文件名称:TP2PUDPNAATh
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- xp***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提
-Own implementation of a source code to illustrate the principle of UDP through NAT. First, some basic concepts: NAT (Network Address Translators), Network Address Translation: Network Address Translation IP address the growing shortage of middle, its main purpose is to be able to address reuse. NAT is divided into two categories, basic NAT and NAPT (Network Address/Port Translator). The most start NAT is a function module running on the router. First mention
-Own implementation of a source code to illustrate the principle of UDP through NAT. First, some basic concepts: NAT (Network Address Translators), Network Address Translation: Network Address Translation IP address the growing shortage of middle, its main purpose is to be able to address reuse. NAT is divided into two categories, basic NAT and NAPT (Network Address/Port Translator). The most start NAT is a function module running on the router. First mention
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TP2PUDPNAATh\Exception.h
............\P2PClient\P2PClient.cpp
............\.........\P2PClient.dsp
............\.........\P2PClient.dsw
............\.........\P2PClient.ncb
............\.........\P2PClient.opt
............\.........\P2PClient.plg
............\.........\P2PClient.sln
............\.........\P2PClient.suo
............\.........\P2PClient.vcproj
............\...Server\P2PServer.cpp
............\.........\P2PServer.dsp
............\.........\P2PServer.dsw
............\.........\P2PServer.ncb
............\.........\P2PServer.opt
............\.........\P2PServer.plg
............\.........\P2PServer.sln
............\.........\P2PServer.suo
............\.........\P2PServer.vcproj
............\proto.h
............\UDP穿越NAT.TXT
............\P2PClient
............\P2PServer
TP2PUDPNAATh