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/
_______________________________________________
Winpcap-users mailing list
[email protected]
https://www.winpcap.org/mailman/listinfo/winpcap-users

Reply via email to