In the case that you are sending the file, and the Wireshark is recording on 
the same machine, you can just look at the packets marked as retransmitted - 
as all lost packets will appear twice in the capture.

The case when the packets are being sent by the server, and you're recording 
on the client, is different, as you will see all packets only once, even the 
lost ones. So it would be more complicated to identify cases of lost 
packets - a good candidates would be out-of-order packets.

Michael


"Esma Y?ld?r?m" <[EMAIL PROTECTED]> wrote 
in message 
news:[EMAIL PROTECTED]
> Hello
> How can I measure the packet loss rate with Wireshark? In my case I am
> sending a file of 512MB and wireshark captures the packets on my
> computer.
>
> Thanks
> _______________________________________________
> Wireshark-users mailing list
> Wireshark-users@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-users
> 



_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to