Ask Your Question
0

UDP throughput and Latency

asked 2021-09-10 07:57:39 +0000

fikayo gravatar image

Hello Team. I used Wireshark to capture traffic in Contiki Cooja Simulator. Basically, I am working with CoAP and MQTT-SN protocols which are UDP based. I need to get from Wireshark the throughput and latency of the packets. How can I get this? I wanted to use the I/O graph but I was told that's not the way to calculate the throughput. Please if you have an idea how to get throughput and latency for UDP packets, kindly respond.

Thank you.

regards, Fikayo

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-10 14:41:50 +0000

hugo.vanderkooij gravatar image

I/O graphs might work for you. But all you can get from a packet capture is the actual throughput during the capture. Will that be sufficient for you?

edit flag offensive delete link more

Comments

Thanks for the response, Hugo. I already presented my throughput results with the I/O graph but it was discarded by my supervisor. He says there is a better way to get throughput and Latency in Wireshark. I then found out one can get throughput and RTT for TCP streams but didn't find any for UDP. Unfortunately, I/O graphs won't be sufficient for me.

fikayo gravatar imagefikayo ( 2021-09-10 14:49:22 +0000 )edit

Unlike TCP, UDP doesn't require a datagram to be acknowledged. Wireshark can graph TCP round-trip by TCP steam.

BigFatCat gravatar imageBigFatCat ( 2021-09-13 20:15:55 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2021-09-10 07:57:39 +0000

Seen: 2,339 times

Last updated: Sep 10 '21