vote up 0 vote down star

Hello beside wincap , is there any recommended cross platform Packet Capture Library to use with c/c++ ? Thanks

flag

38% accept rate

2 Answers

vote up 2 vote down

You can use the "pcap" interface. Unix like system implement this interface with libpcap and Winpcap on windows.

http://en.wikipedia.org/wiki/Pcap

link|flag
vote up 0 vote down

Packet Capture Tools: http://www.hunch.com/performance-troubleshooting-with-packet-captures/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.