Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUDP delay to send
Hi, I am using NicheStack with the Altera Cyclone III NiosII Embended Evaluation kit. My application principale is to get measurements and send it each 1ms with UDP_send(). I have done it. ...
Altera_Forum
Honored Contributor
14 years agowireshark can give 1ms timestamps - but possibly not on windows.
I've also seem windows use a 64Hz system clock (16ms ticks). But then wireshark would show bursts of packets with the same timestamp. Might be worth adding/checking a sequence number - just in case lots of packets are getting discarded somewhere.