文件名称:N222222A
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- zheb****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NAT穿越模块的设计与实现,NAT实现了公网地址和内网地址之间的映射,可从两个方面来概括:(1) 当内网内的IP包经过NAT需要流入公网时,NAT将此IP 包的源源IP地址和端口改为NAT接口上的一个公网地址和端口;(2)当公网中的IP包经过NAT 需要访问内网资源时,NAT将此IP 包的目的地址和端口改为内网IP 地址和端口
-Design and Implementation of NAT Traversal module, NAT implements mapping between the public network address and within the network address, which can be summarized in two: (1) When the the intranet IP packet into the public network through the NAT, NAT this IP packet stream of IP addresses and NAT interface port to a public network address and port (2) When the public network in IP packets need to access internal network resources through NAT, NAT this IP packet destination address changed within the network IP address and port and the port
-Design and Implementation of NAT Traversal module, NAT implements mapping between the public network address and within the network address, which can be summarized in two: (1) When the the intranet IP packet into the public network through the NAT, NAT this IP packet stream of IP addresses and NAT interface port to a public network address and port (2) When the public network in IP packets need to access internal network resources through NAT, NAT this IP packet destination address changed within the network IP address and port and the port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
N222222A\22222\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
........\.....\readme.txt
........\.....\UDP穿越NAT.TXT
........\.....\P2PClient
........\.....\P2PServer
........\22222
N222222A