搜索资源列表
InterFunc_source.zip
- 使用Ws2_32.DLL中的函数而不是ICMP.DLL中的函数来实现Ping
nettools.zip
- 使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
ms_icmp.zip
- 又一个使用ICMP.DLL实现ping的小例子
icmpping
- 使用ICMP来实现Ping协议的类,需要你的机器上有ICMP.DLL这个动态连接库.-use ICMP Ping agreement to achieve the category, you need to have the machines ICMP.DLL this dynamic link library.
BHADURI
- 用ICMP.DLL发送TCP/IP控制信息-ICMP.DLL used to send TCP / IP control information
dllping
- This example shows how to \"ping\" another machine using Microsoft s ICMP.DLL.
ping
- Ping命令的实现:使用ICMP.dll,
2004101322152421170
- 我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有的动态库是用VC编的-I upload this DLL source code and design documents, network management procedures fact that I spent a lot of energy on both DBF file read and write, there SNMP
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
InterFunc_source
- 使用Ws2_32.DLL中的函数而不是ICMP.DLL中的函数来实现Ping -Implementing Ping using the function in ICMP.DLL not the function in Ws2_32.D
nettools
- 使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
ms_icmp
- 又一个使用ICMP.DLL实现ping的小例子 -Another example of using ICMP.DLL to implement ping
MyPing
- 这是一个基于ICMP的ping功能实现,不同的是它采用了WSAEventSelect方式,不需要窗口接受消息。而是采用了多线程的方式处理事件。因此,可以把它做成一个dll,方便应用程序调用。-This is an ICMP-based ping functions of the difference is the way it used WSAEventSelect do not accept the message window. Instead of using a multi-thread