Packet Sniffer SDK
Welcome to the microOLAP Packet Sniffer SDK library set!

Packet Sniffer SDK library set for Windows (former Network Investigation Suite) is the most powerful development suite for network packet capture in Windows OS family environment, working without any preinstalled network drivers.

Currently Packet Sniffer SDK is available as ActiveX, DLL, VCL, and static libraries for Microsoft VC compatible and Borland C compilers editions.


Get more information about Packet Sniffer SDK
Highlights March 23, 2004
• March 09, 2004 New samples written in VB.NET added »

• March 09, 2004 New samples written in VB.NET added «

Ping and Simple examples rewritten in VB.NET (Framework v1.1.4322) are uploaded.

Download: simple_vb.net_ocx.zip, ping_vb.net_ocx.zip
• March 09, 2004 New sample added: Packet dump »

• March 09, 2004 New sample added: Packet dump «


Packet dump example is the ready-to-use packet sniffer, demonstrates the advanced features of the Packet Sniffer SDK library. Please see its source texts to learn:

* How to initialize Packet Sniffer SDK library;
* How to create Packet Sniffer SDK library objects;
* How to detect network adapters set on the system;
* How to open and close network adapters;
* How to set MAC filters;
* How to work with BPF filters (create filters, load a filter from a file, set a filter for an adapter, activate a filter on the network adapter);
* How to dump packets into a file.
* Important: How to create a synchronized packets queue and a separate thread for the processing the packets from this queue.

We strongly recommend this technique to make the packets processing as fast as possible in highly productive applications for traffic analysis.

Downloads: dumpdemo_vc_dll-lib.zip, dumpdemo_delphi_vcl.zip
• February 16, 2004 Packet Sniffer SDK, Version 2.0 build 1310 is released »

• February 16, 2004 Packet Sniffer SDK, Version 2.0 build 1310 is released «

[!] Network Investigation Suite is renamed to Packet Sniffer SDK.

[!] DLL Edition is released.

[!] Static library for Microsoft VC compatible compilers Edition is released.

[!] Static library for Borland compilers Edition is released.

[!] VCL Edition is released.

[!] ActiveX Edition is released.

[+] BPF (BSD Packet Filtering) is implemented at the internal driver level;

Now Packet Sniffer SDK consists of the following components:

HNPSManager
the initializing of the Packet Sniffer SDK library, serving HNAdapterConfig objects;

HNAdapterConfig
providing access to the network adapters configuration data;

HNAdapter
the capturing/sending of packets from a network adapter;

HNUserFilter
the creating and testing of user-defined BPF filters, checking packets with such filters;

HNPacket
working with IP/TCP/UDP packets.

• February 13, 2003 Network Investigation Suite Version 1.13 build 157 is released »

• February 13, 2003 Network Investigation Suite Version 1.13 build 157 is released «

[+] Now work under Win2000/WinXP Terminal Service is possible.

[*] Added field NET_ADAPTER_INFO.SysDeviceName into NET_ADAPTER_INFO structure to make adapter information storing more convenient (this name is unique).

[-] Fixed bug in OnAdapterStateChange event handler for Win9x occurs while unplugging of network cable.

[-] Fixed bug in the Trial version of NIS for Delphi.
• January 13, 2003 Network Investigation Suite Version 1.12 build 116 is released »

• January 13, 2003 Network Investigation Suite Version 1.12 build 116 is released «

[+] Multiprocessor systems (SMP) support added.
• December 11, 2002 Network Investigation Suite Version 1.11 build 101 is released »

• December 11, 2002 Network Investigation Suite Version 1.11 build 101 is released «

[+] Full Dynamic load/unload of internal packet driver added.

[-] Fixed incorrect setting of IsOpen flag of NET_ADAPTER_INFO structure while opening the adapter.

[-] Fixed bugs in the trial version for CBuilder/Win9x.

[-] Fixed incorrect CRC calculation in Transport_CheckSum() function.

[-] Fixed minor bug under WinXP.
• October 15, 2002 Network Investigation Suite Version 1.0 is released »

• October 15, 2002 Network Investigation Suite Version 1.0 is released «

First public release of Net Investigation Suite, version 1.0

 
 
Recent Articles