[Winpcap-users] Packet Capture on Multiple Interfaces

Bhuvanes V vbhuvanes at gmail.com
Fri Dec 2 12:51:34 GMT 2005


Hi all,
         I want to capture layer 2 (Raw) packets on two ethernet adapters. I
first opened two adapters using pcap_open function and then i tried to get
the pcap_t's handle using pcap_gethandle and  events using
WaitforMultipleEvents function. I got the following error

undefined reference to pcap_gethandle ,
 undefined reference to WaitforMultipleEvents.

What should i do now to capture raw packets on multiple interfaces
continuously?


Thanks and Regards,
Bhuvan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20051202/5b2f08e3/attachment.htm


More information about the Winpcap-users mailing list