[Winpcap-users] Small problem in execution

inter inter intercepter.mail at gmail.com
Tue Jul 20 07:27:20 PDT 2010


easy trick, you have to add '/' to your source string:

rpcap://137.72.248.19:9898/



2010/7/20 vishwesh jatala <vishwesh_jatala at yahoo.com>

> 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
>
>
>
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20100720/50be2062/attachment.htm 


More information about the Winpcap-users mailing list