[Winpcap-users] How to capture only incoming packets

Eduardo Escudero Sánchez edu.kungfu at gmail.com
Sun Jul 30 15:08:51 GMT 2006


The problem is that the outgoing packets are as well the incoming packets.
When you send packets your own network card can see them. If the packets are
addressed to your own system that could be the reason of capturing the
outgoing packets. But if you are also working with the card in promiscuous
mode you will see all the packets being sent through the network, including
your own, so you will have to aplly a filter in order to get only packets
coming from outside.
I don't know if this response is teh one you wanted, sorry if it wasn't


2006/7/30, ahsan askari <ahsanaskari at gmail.com>:
>
>  Hi,
> Does anybody know how to capture only incoming packets. I have developed
> an application which is capturing all the packet (Outgoing aswell incoming).
> But I just want to capture incoming packets.
>
> Thank you
>
> Ahsan
>
> _______________________________________________
> 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/20060730/f82f90d8/attachment.htm


More information about the Winpcap-users mailing list