reading time from public internet time servers.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi Everyone,
I am doing a project which requires time stamp from time servers on internet and i have paused here.Is there any way to establish connection to time server and then read time from it?
waiting for replies
thanks
5 Commenti
Jason Ross
il 6 Feb 2012
Walter's questions are spot-on. You need to answer them before any further progress can be made, as the implementation depends on what you mean by "time stamp", "time servers", "establish connection" and "read time".
Note that you also need to care about latency of connections, number of connections you are making (as to not make a DDOS) attack, and if you can make use of existing infrastructure or methods in place to synchronize time (e.g. broadcast packets on your network that are routed from a time server).
You also need to know what kind of accuracy you are shooting for. That gets into a whole other level of discussion. As well as knowing if you are "right".
Risposte (0)
Vedere anche
Categorie
Scopri di più su Installation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!