[Winpcap-users] Identify an Ethernet card
ceo at triplebit.com
ceo at triplebit.com
Wed Mar 25 02:46:44 PDT 2009
I try to identify the correct card, of wich I'de like to capture its packets, by the following code-
I know the IP address (in a dotted format like 192.168.1.101) and also its mac address in a
_int64 format.
How can selecet the right adapters from 5 adapters that I have in my pc?
Regards
I. Lesher
for(d= alldevs; d != NULL; d= d->next)
{
.....// missing code
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20090325/ba8ac7fd/attachment.htm
More information about the Winpcap-users
mailing list