[Winpcap-users] Pcap.Net - new .NET wrapper for WinPcap

Boaz Brickner boaz.brickner at gmail.com
Sat Sep 12 23:56:23 PDT 2009


Hello,

I would like to inform all the users of WinPcap about a new .NET wrapper for
WinPcap that includes a packet interpretation framework.

Available at:
http://pcapdotnet.codeplex.com/

Pcap.Net is a .net wrapper for WinPcap written in C++/CLI and C#.
It Features almost all WinPcap features and includes a packet interpretation
framework.
It has different advantages over previously existing WinPcap wrappers and is
still in development for new features and bug fixes and is written with
pretty high standards of coding.

Pcap.Net in its current version (0.2.0) has the following features:

*.Net wrap for WinPcap*

Including:

   - Getting the list of Live Devices on the local host.
   - Reading packets from Live Devices (Network Devices) and Offline Devices
   (Files) using the different WinPcap methods.
   - Receiving statistics on the entire capture.
   - Receiving statistics of packets instead of the full packets.
   - Using different sampling methods.
   - Applying Berkley Packet Filters.
   - Sending packets to Live Devices directly or using WinPcap's send
   queues.
   - Dumping packets to Pcap files.

Not including:

   - AirPcap features.
   - Remote Pcap features.


*Packet interpretation*

   - Ethernet
   - IPv4
   - UDP
   - TCP

You are welcome to send any comments on Pcap.Net directly to me using my
email or using the Pcap.Net project site.

Enjoy.

Boaz.

http://pcapdotnet.codeplex.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20090913/095f1343/attachment.htm 


More information about the Winpcap-users mailing list