<div dir="ltr">Hello,<br><br>I would like to inform all the users of WinPcap about a new .NET wrapper for WinPcap that includes a packet interpretation framework.<br><br>Available at: <br><a href="http://pcapdotnet.codeplex.com/">http://pcapdotnet.codeplex.com/</a><br>
<br>Pcap.Net is a .net wrapper for WinPcap written in C++/CLI and C#.<br>It Features almost all WinPcap features and includes a packet interpretation framework.<br>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.<br>
<br>Pcap.Net in its current version (0.2.0) has the following features:<br><br><u>.Net wrap for WinPcap</u><br><br>Including:
<ul><li>Getting the list of Live Devices on the local host.</li><li>Reading packets from Live Devices (Network Devices) and Offline Devices (Files) using the different WinPcap methods.</li><li>Receiving statistics on the entire capture.</li>
<li>Receiving statistics of packets instead of the full packets.</li><li>Using different sampling methods.</li><li>Applying Berkley Packet Filters.</li><li>Sending packets to Live Devices directly or using WinPcap&#39;s send queues.</li>
<li>Dumping packets to Pcap files.</li></ul>
Not including:
<ul><li>AirPcap features.</li><li>Remote Pcap features.</li></ul>
<br><u>Packet interpretation</u>
<ul><li>Ethernet</li><li>IPv4</li><li>UDP</li><li>TCP</li></ul>You are welcome to send any comments on Pcap.Net directly to me using my email or using the Pcap.Net project site.<br><br>Enjoy.<br><br>Boaz.<br><br><a href="http://pcapdotnet.codeplex.com/">http://pcapdotnet.codeplex.com/</a><br>
</div>