Archive for March 26th, 2007

Monday, March 26th, 2007

WinPcapNet first release

WinPcapNet is a .NET wrapper for the famous WinPcap Library.
It is being developed in C++/CLI for maximum speed of execution between managed languages and WinPcap driver.
Not really evoluted for the moment, it permits the minimum required :

retrieve the Network devices
open - close a device
set a capture filter
read packets on the network
send packets on the network

The […]

21 Comments » - Posted in PcapNet by ben