文件名称:nat_p2p
- 所属分类:
- ICQ/即时通讯
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 30.77kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)-achieve basic NAT function is very simple. Subnets within a reservation to use the IP subnet, These external IP is not visible. Subnet only a small number of IP addresses corresponding to be the only truly global IP addresses. If these nodes need access to external networks, NAT on such a basic responsibility to the children of this node within the IP network into a single global IP then sent out. (Basic NAT will change the IP packet original IP address, but would not change the IP packet ports)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 99273904nat_p2p.rar 列表 P2P P2P\Exception.h P2P\proto.h P2P\readme.txt P2P\UDP穿越NAT.TXT P2P\P2PServer P2P\P2PServer\P2PServer.cpp P2P\P2PServer\P2PServer.dsp P2P\P2PServer\P2PServer.dsw P2P\P2PServer\P2PServer.ncb P2P\P2PServer\P2PServer.opt P2P\P2PServer\P2PServer.plg P2P\P2PServer\P2PServer.sln P2P\P2PServer\P2PServer.suo P2P\P2PServer\P2PServer.vcproj P2P\P2PClient P2P\P2PClient\P2PClient.cpp P2P\P2PClient\P2PClient.dsp P2P\P2PClient\P2PClient.dsw P2P\P2PClient\P2PClient.ncb P2P\P2PClient\P2PClient.opt P2P\P2PClient\P2PClient.plg P2P\P2PClient\P2PClient.sln P2P\P2PClient\P2PClient.suo P2P\P2PClient\P2PClient.vcproj