Esma Y?ld?r?m wrote:
> 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.
This isn't as straight forward as it sounds. The packet losses can
generate triple duplicate ACKs for example, and
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 cli
Hi,
One way you can calculate packet loss is by finding the difference between the
total number of packets sent by your server and the total number of packets
received by your client. Another way is by looking at how many packets are
retransmitted by the server, though personally I think this i
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