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
Otis Lawrence wrote:
> Which Tab should be selected to monitor IP packet loss on my end, when
> our customer places a IP call to our Codec ? should I monitor the
> traffic using "Capture", Info Dialog or Statistics--Protocol Hierarchy ?
Hmm, do you mean that this is not a TCP packet? You only h
Which Tab should be selected to monitor IP packet loss on my end, when
our customer places a IP call to our Codec ? should I monitor the
traffic using "Capture", Info Dialog or Statistics--Protocol Hierarchy ?
Otis Lawrence
York Telecom Corp
Customer Support Center
732-413-6000 ext7456
[EMAIL PRO
Hi!!
My name is Eram. Im doing my thesis-project: Determining the Parameters of
VoIP Connections in Remote Access Applications.
I have a question about the Packet-Loss calculation. How does Wireshark
calculate the packet-loss rate shown in the Statistics->RTP->Show all Streams
table?
Hi Everyone,
I read somewhere that sometimes there is a packet
loss while capturing on Ethereal.
Where does this loss occur, while sniffinf
packet (network card) or during possesing by Ethereal?
Thanks & Regards,
Gaurav
___
Wireshark-users mai