-
Nautilus is an integrated network assistant for the TCP/IP protocol network tool...
鹦鹉螺网络助手是一个集成了用于 TCP/IP 协议的多种网络工具的应用软件。它基于 Windows Socket2.0 版本,功能包括:Ping;Host lookup(主机查询);Finger(帐号查询);同步本地主机时钟的 Time(网络时钟);WhoIs(域名查询);TraceRoute(路由跟踪);ISPPinger(以一定时间间隔持续 ping 同一台主机);QoD 服务;增强的快速拨号;支持多帐号的电邮检查-Nautilus is an integrated network assistant for the TCP/IP protocol network tools for a variety of applications. It is based on Windows Socket2.0 version features include: Ping Host lookup (host query) Finger (account inquiries) synchronize the local host clock Time (network clock) WhoIs (domain name query) TraceRoute (routing tracking) ISPPinger (to a certain time interval continuous ping the same host) QoD services enhanced speed dial support multi-account e-mail check
- 2022-11-03 06:50:03下载
- 积分:1
-
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。...
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。-provide a data communications network generic DLL, this module supports client network, the next server to provide a client with a common module.
- 2022-03-01 22:00:44下载
- 积分:1
-
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下...
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下-Popular for a wide range of wireless sensor network-level routing protocol to do a little improvement in the efficiency of the algorithm greatly improved, you can use NS2 simulation of what
- 2022-02-25 13:15:10下载
- 积分:1
-
ASP数据库,ASP数据库设计库,表,字段说明!
ASP数据库,ASP数据库设计库,表,字段说明!-ASP database, ASP database design library, table, field note!
- 2022-12-24 14:00:03下载
- 积分:1
-
这是我准备连接客户端和服务器软件的一个。疗法…
这是我编写的一个处理多连接的客户端,服务器软件。里面有代码和程序-This is the one I prepared to handle connecting client and server software. There are codes and procedures
- 2022-02-02 12:34:15下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
ip函数,ip地址比较,checksum等函数
ip函数,ip地址比较,checksum等函数-ip function, ip address comparison, function and so on checksum
- 2022-12-25 16:30:03下载
- 积分:1
-
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码....
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely
realizes the document and a document, use time needs to revise
correspondingly involves ip the code
- 2022-02-25 05:06:48下载
- 积分:1
-
delphi network programming a small example of the use of socket programming.
delphi 网络编程小例子,利用socket编程。-delphi network programming a small example of the use of socket programming.
- 2022-10-03 17:30:03下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1