Feel free to discuss here, give suggestions, post bug reports, etc.
If you find a problem using Pcap.Net, please make sure you've followed the "Using Pcap.Net in your programs" page in Pcap.Net User Guide.
If you find a problem building the source code, make sure you've followed the Pcap.Net Developer Guide.
Please include the version of Pcap.Net you're using.

Fix bad checksum packet

first post: gshhar wrote: is this the current way to Fix bad checksum packet: private...

How to store multiple received packet in a List<>

first post: 08homer wrote: I am struggling trying to store packets into a list. I have a pro...

Cannot extract IP address from DNS answer field

first post: sanz86 wrote: While trying to extract the IP address from answer of dns response ...

Could not load file or assembly 'PcapDotNet.Core after build the new source code

first post: gshhar wrote: i downloaded the source code and because it made with VS2010 and i ...

latest post: gshhar wrote: OK it's working well in Release mode.

C# WindowsForm Proyect with PcapDotNet Librarys

first post: Nikitta91 wrote: Hello: I have one problem. I created a C# WindowsForm Proyect th...

latest post: Brickner wrote: Hi Nikitta91, You basically need to install this like you would in...

Failed opening file Error

first post: gshhar wrote: Hi, i added the option to change ip in my code and i did it in 2 d...

latest post: gshhar wrote: thsnks

Modifying httpLayer's headers on the fly

first post: mosy wrote: Hi, I'm trying to forward http request packets and changing their ...

latest post: Brickner wrote: You can rebuild HttpHeader with a new set of fields including the A...

Problem in forwarding TCP packets as a NAT gateway

first post: mosy wrote: Hi, First of all thank you for your great great tool :-) I've been ...

latest post: mosy wrote: Thank you Brickner for your answer. I somehow figured out how to so...

[VB.NET] Taille du buffet (Size Buffet)

first post: Jules42 wrote: Hello everyone, First of all I apologize for my spelling mistakes,...

latest post: Jules42 wrote: Brickner Hello and thank you for your reply. My problem is solved....

Is it possible to create Packet from Byte[] ?

first post: psptst1 wrote: i found a little tool that open Pcap file and because the Winpcap b...

latest post: Brickner wrote: If you have an original packet, you can pass it the timestamp using...