<div>Hello Everybody</div>
<div>&nbsp;</div>
<div>I<font size="4"> have confusion about traffic capture by example program given in winpcap tutorial. I copied the program and compile it. I am using&nbsp; Winpcap 3.1 original version</font></div>
<div><font size="4"></font><font size="4"></font>&nbsp;</div>
<div><font size="4">To simulate Traffic i just use ping command to send&nbsp;50 byte at its reqular interval </font></div>
<div><font size="4">ping <a href="http://10.56.18.1">10.56.18.1</a> -t -l 50</font></div>
<div><font size="4"></font>&nbsp;</div>
<div><font size="4">The output shows that</font></div>
<div><font size="4"><font color="#ff0000">two packet</font> send contineously by sender </font></div>
<div><font size="4">but only<font color="#ff6666"> </font><font color="#ff0000">one packet</font> received from receiver</font></div>
<div><font size="4">and this&nbsp;pattern is contineous</font></div>
<div><font size="4">But in Ping command as many packet send , same&nbsp;should &nbsp;received.&nbsp; I used DU meter&nbsp;( bandwidth software </font><a href="http://www.dumeter.com"><font size="4">www.dumeter.com</font></a><font size="4"> ) for comparison its give me exact result but packer capturing routine giving me&nbsp;differnet result.
</font></div>
<div><font size="4"></font>&nbsp;</div>
<div><font size="4">One packet for two packet</font></div>
<div><font size="4">If someone could help me. I will be greatful</font></div>
<div><font size="4"></font>&nbsp;</div>
<div><font size="4">Muhammad Abdul Qayum</font></div>
<div><font size="4"></font>&nbsp;</div>
<div><font size="4">Reslut of capturing packet programe. </font></div>
<div>&nbsp;</div>
<div>1:17:17.727451 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29261<br>1:17:17.727486 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29261<br>1:17:17.728696 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29269<br>1:17:18.733117 len:92 10.56.18.24.8
 -&gt; 10.56.18.1.29260<br>1:17:18.733125 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29260<br>1:17:18.733127 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29268<br>1:17:19.730743 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29259<br>1:17:19.730776
 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29259<br>1:17:19.731981 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29267<br>1:17:19.940309 len:90 10.56.18.2.258 -&gt; 224.0.0.5.14336<br>1:17:20.736450 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29258
<br>1:17:20.736457 len:92 10.56.18.24.8 -&gt;10.56.18.1.29258<br>1:17:20.736459 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29266<br>1:17:21.734230 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29257<br>1:17:21.734263 len:92 10.56.18.24.8
 -&gt; 10.56.18.1.29257<br>1:17:21.735244 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29265<br>1:17:22.269719 len:90 10.56.18.6.258 -&gt; 224.0.0.5.14336<br>1:17:22.736412 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29256<br>1:17:22.736447
 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29256<br>1:17:22.737467 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29264<br>1:17:23.595840 len:90 10.56.18.5.258 -&gt; 224.0.0.5.14336<br>1:17:23.743066 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29255
<br>1:17:23.743072 len:92 10.56.18.24.8 -&gt; 10.56.18.1.29255<br>1:17:23.743074 len:92 10.56.18.1.0 -&gt; 10.56.18.24.29263</div>