-
-
ping.zip
... an ICMP ECHO_RESPONSE from a host or gateway. ECHO_REQUEST datagrams
(‘‘pings’’) have an IP and ICMP header, followed by a struct timeval
and then an arbitrary number of ‘‘pad’’ bytes used to fill out the
packet.
-
-
-
samplesest.zip
我写的几个很简单的捕获程序,用来粗略测试捕获效率(就是丢包率)
Test1表明应用packet.dll进行捕获的基本步骤
Test2通过调用packet.dll进行捕获
Test4和Test2基本相同,只是直接调用packet.sys驱动的导出函数,免去了packet.dll的封装过程
-
-
WinPCap.zip
Библиотека PACKET.DLL
Библиотека packet.dll представляет собой динамически загружаемую библиотеку, с помощью которой приложение пользователя взаимодействует с драйвером захвата пакетов. Функции библиотеки предназначены для упрощения процесса ...
-
TCP_IP.rar
... a hardware address if not found,initiate query and return NULL. If an address is returned, the interface driver may send the packet if NULL is returned,res_arp() will have saved the packet on its pending queue,so no further action (like freeing the ...
-
sniff.zip
packet sniffer using libpcap library.
-
touchlib-src-win32-20070814.zip
... the flosc server, as well as an example Flash client. The code might be useful if you want to see how to write a recursive OSC packet parser in Java, or how to parse or create XML in Flash, or how to create a 4-byte boundary aligned array of bytes from ...
-
PacketSniffer.rar
This is a packet sniffer, written in Visual Basic 6.0. It s easy to use.
-