NTPClient

Forks of NTPClient

A fork is a repository which is based on a copy of this repository.

mbed-os 5.5
NTPClient with change of NTP_OK position in NTPClient.h enumerator.
NTP Client for the mbed networking libraries. The small change to this version is that there can be only one cause for the return value zero.
NTP Client for the mbed networking libraries
Fork of the NTPClient library by Donatien Garnier.
Fixed NTPResult values
Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
NTP client. NTP
Forked to make it work with mbed-os 5.3
m_sock.bind(123)
m_sock.bind(123);