[erlang-questions] Ntp support in erlang
Serge Aleynikov
serge@REDACTED
Wed Jan 25 15:33:42 CET 2017
A while back I had to deal with the same issue and put together this module
that obtained NTP time from servers:
https://github.com/saleyn/util/blob/master/src/sntp.erl
Regards,
Serge
On Wed, Jan 25, 2017 at 3:30 AM, Arun <arunp@REDACTED> wrote:
> Hi,
>
> I am developing an erlang application which runs on a hardware device
> and the device is connected in a network where a dedicated ntp server is
> available. Now the difficulty what I am facing is that my system time is
> not getting synced with ntp server, is there any support available in
> erlang so that I can directly sync my system time with ntp server by
> directly providing ntp server address.
>
> Thanks in advance
> Arun
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170125/e14500be/attachment.htm>
More information about the erlang-questions
mailing list