搜索资源列表
Pinging
- Ping程序的简单实现.用RAW形式的Socket,用到了IP协议和ICMP协议
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP
Pinging
- Ping程序的简单实现.用RAW形式的Socket,用到了IP协议和ICMP协议-Ping procedure simple to achieve. With RAW form of Socket, use the IP protocol and the ICMP protocol
ping
- delphi routine for pinging ip
com_ping
- Ping 1.0.0 is a component for pinging xml-rpc updating services (such as rpc.weblogs.com or rpc.technorati.com). To ping just select “Component - Ping - Ping” at the backend. You can edit list of rpc servers which to pin
NEtscanner
- ping utility used for pinging proxy
PING.ZIP
- pinging the site through a program
Ping
- ping to find icmp file connection between one pc to another .. once it reaches de distinction it will give u de acknowledgment data.-pinging to find icmp file connection between one pc to another .. once it reaches de di
ne-dia
- SAMPLE WINSOCK PINGING
WinPing
- Windows下Ping程序 测试有效连接。 输入一个网址或一个有效的主机名,例如http://www.google.com或者google.com,或者一个有效的IP地址,例如: 72.14.207.99(google.com)。 IP地址转换成主机名,反之亦然。一个空的输入给本地IP地址。按钮“选项...”打开WinPing选项:无限循环(ping运行在一个无限循环,并显示平均实时),Multiping(ping一前一后),重试
PingOriginal_MikeMuuss_1983
- Ping original program. implement pinging test