Re: [Wireshark-users] packet loss rate

2008-03-03 Thread Hansang Bae
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

Re: [Wireshark-users] packet loss rate

2008-02-27 Thread Michael Gopshtein
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

Re: [Wireshark-users] packet loss rate

2008-02-22 Thread Becky Vict
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

[Wireshark-users] packet loss rate

2008-02-21 Thread Esma Y?ld?r?m
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