-
udp & NAT(Network Address Translators)& P2P 实例源码下载
首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2017-01-08下载
- 积分:1
-
Halo
对Halo轨道的设计,使用MATLAB,可以运行,有图(The Halo track design and operation, the use of MATLAB software,)
- 2020-12-17 20:29:11下载
- 积分:1
-
pigdjas67
说明: By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
bds
System nonlinearity tests
- 2011-04-22 16:23:04下载
- 积分:1
-
69588609
使用WebRTC实现最简单的语言聊天代码,介绍了WebRTCd的用法()
- 2017-11-11 11:05:26下载
- 积分:1
-
pigdjas67
By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
Project5
针对大型集群存储系统中磁盘SMART信息,对磁盘故障进行预测(failure predict)
- 2017-03-29 20:25:36下载
- 积分:1
-
VbUpdate
说明: 自动更新程序
用于开发自动更新程序!
为方便开发自动更新的朋友参考!(Automatic Update for the development of auto-update procedure! To facilitate the development of auto-update friends reference!)
- 2008-09-27 00:57:23下载
- 积分:1
-
switching.power.documentation
开关电源设计高级开发文档资料High switching power supply design development documentation
(High switching power supply design development documentation
)
- 2011-01-15 15:31:17下载
- 积分:1
-
C# 启动/停止 iis 网站 例子源码(iis 6.0下测试通过)
C# 启动/停止 iis 网站 例子源码(iis 6.0下测试通过)
- 2013-09-08下载
- 积分:1