Tagged Questions
5
votes
4answers
316 views
synchronize clocks over internet
I am sending real-time-critical data over the internet between two dedicated computers, using my own protocol.
There is, of course, latency involved.
For debugging and optimization, I like to have ...