|
Dear WinPacp team,
First its really a great work from you
all.
I have a win2k machine having two NICs. Both
are Realtek 8139C. I want to access their information through
pcap_lookupdev. My code is as follows.
char*
device;
char errBuff[PCAP_ERRBUF_SIZE]; device = pcap_lookupdev( errBuff
);
Now every time I run this code I get only "\" one
chracter.
Please help me to sort it out.
Other question is that where is pcap_lookupdev
function is defined. I can not find this function in WPCAP
project.
Thanks
Fakhar
|
- Re: [WinPcap-users] how to get NICs information Fakhar
- Re: [WinPcap-users] how to get NICs information Loris Degioanni
- RE: [WinPcap-users] how to get NICs information Menant Guillaume
