Hi,
I am about to start a program that collects data from a specific application and do some statistical work with the data.
I want to write a program that captures the packets from that specific application without interrupting it. Is there a simple and convenient way to do this in .NET Framework?