<div>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.
</div>
<div>I don't know if this response is teh one you wanted, sorry if it wasn't<br><br>&nbsp;</div>
<div><span class="gmail_quote">2006/7/30, ahsan askari &lt;<a href="mailto:ahsanaskari@gmail.com">ahsanaskari@gmail.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>Hi,</div>
<div>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.</div>
<div>&nbsp;</div>
<div>Thank you</div></div>
<div><span class="sg">
<div>&nbsp;</div>
<div>Ahsan</div></span></div><br>_______________________________________________<br>Winpcap-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Winpcap-users@winpcap.org">Winpcap-users@winpcap.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.winpcap.org/mailman/listinfo/winpcap-users" target="_blank">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br><br><br></blockquote>
</div><br>