Tested version: v4.2.0 Dated 15th if january 2013 (under files section)
I Have a case where my .Net application developed with SharpPCap does not pick up any packets.
Sample code from SharpPcap shows the same symptoms.
WinPcap examples, on the other hand do pick up packets and another thing I'v noticed that if my application or the SharpPcap's examples are ran in conjunction with winpcap samples or wireshark. The .Net application does work as in intended and picks up packets.
Currently I have no more details other than above and this is a windows server 2008 machine,
And I have yet to find any way to reproduce it.
Anonymous