How can I measure UDP delays in Matlab?

3 views (last 30 days)
Andres Ubeda
Andres Ubeda on 13 Jan 2016
Answered: Walter Roberson on 13 Jan 2016
I am sending UDP commands between two computers connected in a local network. Is there an easy way to measure the delay between the sending command and the receiving command?

Answers (1)

Walter Roberson
Walter Roberson on 13 Jan 2016
No, there is no easy way. I suggest that you read about Network Time Protocol is that protocol needs to estimate the network latency as part of getting the correct times distributed.

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!