Use "windump -D" for a list of the valid interfaces in your system.
Alternatively, use call the pcap_lookupdev() function of wpcap.dll.

Loris

> I want to use winpcap to do some development. And I have downloaded
WPdpack_2_3.zip and unpacked it .And then I executed wincap_2_3.exe to
automatically install the drivers. But when I use the provided examples such
as pktdump, I don't know how to present an adapter (an ethenet adapter)
.whether it is
> pktdump -n eth0 ?
> Thanks

Reply via email to