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.

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...

Is it possible to forward packets?

first post: geniaz1 wrote: I want to write a program that will alow me to bypass a firewall. ...

latest post: Brickner wrote: I don't know what program sends the packets and how does it behave....

creating a layer from a byte array ?

first post: serpiccio wrote: Layers have a write method that writes a physical version of the la...

latest post: Brickner wrote: Hi serpiccio, Datagrams have an ExtractLayer() method to do that. ...

network monitor

first post: trangleminh wrote: i am writing a program to manag bandwidth on lan network . how do y...

latest post: Brickner wrote: Hi trangleminh, I don't know of any packets Pcap.Net can capture w...