Hi
How can I (easily) find out, if a captured ip-packet was received by my computer or sent?
I tried this: reading the ip-address of the networkadapter with pcap_findalldevs() and compare it with the captured source- and destination-ip-address. but: on some machines pcap_findalldevs() returns "0.0.0.0" as ip-address of the adapter! why? so i cannot use the descripted method.
Any other suggestions?
Thanks...
Marc
================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/
To unsubscribe use mailto: [EMAIL PROTECTED]
==================================================================
