Hello beside wincap , is there any recommended cross platform Packet Capture Library to use with c/c++ ? Thanks
|
|
|
|
|
|
|
You can use the "pcap" interface. Unix like system implement this interface with libpcap and Winpcap on windows. |
||
|
|
|
|
Packet Capture Tools: http://www.hunch.com/performance-troubleshooting-with-packet-captures/ |
||
|
|
