-
P2P NAT网络通信
NAT(Network AddressTranslators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(NetworkAddress/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2016-11-22下载
- 积分:1
-
websocket 服务端以及客户端(c++源码)
【实例简介】c websocket
- 2021-05-24 08:46:53下载
- 积分:1
-
微信公众平台开发c#框架源码下载(含发消息demo)
微信公众平台开发c#框架源码下载(含发消息demo)
- 2015-05-12下载
- 积分:1
-
MY_QQ
聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
- 2013-07-17 22:34:50下载
- 积分:1
-
GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, T...
GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, TCP, UDP, IP Multicast,异步DNS查找, TCP连接,和SOCKS。它有文档编制和例子。-GNet is a simple network library. It is the goal-oriented, with C language and the establishment of the GLib on. It intends to small and fast, easy-to-use and easy on the receiving port. GNet support abstract Internet addresses, TCP, UDP, IP Multicast, asynchronous DNS search, TCP connection, and SOCKS. It documentation and examples.
- 2023-02-12 22:40:03下载
- 积分:1
-
获取本机ip地址的3种方法。CB4.0编译
获取本机ip地址的3种方法。CB4.0编译-Access to the local ip address three kinds of methods. CB4.0 compiler
- 2023-03-22 18:05:04下载
- 积分:1
-
Foxmail-Filter-2014.2.25
Foxmail为大家熟悉及常用的客户端软件,方便好用。7.X推出之后更吸引了很多的用户,但有一点非常不好用,就是过滤器的使用。本人工作中会接收很多的部门及人员的邮件,所以设置了很多的过滤器,但这样导致了了列表很长,过滤器没有查找过滤功能,使用非常不方便。
该代码为100 原生开发,分析了Foxmail 7.x的几个重要文件,列出了过滤器名称及邮件目录设置信息。可以往下一步实现过滤器的增强功能。(Foxmail is a familiar and popular client software, easy to use. 7.X after the launch attracted a lot of users, but it is very difficult to use, that is, the use of filters. I work in a lot of departments will receive mail and personnel, so set a lot of filters, but this led to a very long list, the filter did not find the filter function, use very inconvenient.
The code is 100 native development, analyzes several important documents Foxmail 7.x, and lists the names and e-mail directory filter settings. The next step may be to achieve enhancement filter.)
- 2014-02-25 09:34:06下载
- 积分:1
-
wrote a socket server reference to a highly
java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
- 2022-03-02 15:15:21下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-07-03 21:42:33下载
- 积分:1
-
using dial
用拨号网络拨号及取得连接状态-using dial-up and dial-up Internet connections made state
- 2023-01-20 02:15:04下载
- 积分:1