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" <esmayildirim@xxxxxxxxx> wrote
in message
news:ab937a880802211426o4d77df9em48818375bdf6ceec@xxxxxxxxxxxxxx...
> 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@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-users
>