Re: [Gambas-user] UDP-Socket-Client

2017-08-05 Thread T Lee Davidson
On 08/04/2017 11:33 AM, Hans Lehmann wrote: Hello. Does anyone have any experience how to query with a UDP socket client on port 123 the time from a time server? A socket client on port 37 will work correctly, but only the seconds since 1.1.1900 will be returned. This accuracy is not enough.

[Gambas-user] UDP-Socket-Client

2017-08-04 Thread Hans Lehmann
Hello. Does anyone have any experience how to query with a UDP socket client on port 123 the time from a time server? A socket client on port 37 will work correctly, but only the seconds since 1.1.1900 will be returned. This accuracy is not enough. Sincerely Hans ---