[Winpcap-users] Small problem in execution
vishwesh jatala
vishwesh_jatala at yahoo.com
Tue Jul 20 04:49:30 PDT 2010
Hi,
I tried a simple program to list all the devices of the remote machine for eg.
IP Addr : 137.72.248.19
Port : 9898
FYI : Attaching a text file(simple.txt) which contains the code
and when I try to execute the program the output is (you see one error in bold text)
output:-----
------------------------------------------------------------------------------------------------
Enter the device you want to list:
rpcap:// ==> lists interfaces in the local machine
rpcap://hostname:port ==> lists interfaces in a remote machine
(rpcapd daemon must be up and running
and it must accept 'null' authentication)
file://foldername ==> lists all pcap files in the give folder
Enter your choice: rpcap://137.72.248.19:9898
Error in pcap_findalldevs: getaddrinfo(): The specified class was not
found. (code 10109)
------------------------------------------------------------------------------------------------
here the 137.72.248.19 is the address of remote machine
however it cannot find "getaddrinfo()" during run time
And also I tried executing the daemon :
c:\Winpcap>rpcapd.exe -b137.72.248.19 -p9898 -n
Still the issue remains the same....
Can anyone help on how to overcome this ??
Thanks in advance,
Vishwesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20100720/244d69ab/attachment.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: simple.txt
Url: http://www.winpcap.org/pipermail/winpcap-users/attachments/20100720/244d69ab/attachment.txt
More information about the Winpcap-users
mailing list