reading time from public internet time servers.

2 views (last 30 days)
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 Comments
Smith
Smith on 6 Feb 2012
I have the same question. Could anyone help on this?
Jason Ross
Jason Ross on 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".

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!