Hi there

I'm trying to build an application which has the ability to connect to a public NTP or SNTP server to get the correct time.

I've been reading the RFC's but quite honestly they're over complicated for my needs.

Leep-Seconds? Pico-Seconds? For the purposes of what I'm doing I would be happy to get a time-stamp which is accurate to within 1 minute.

Does anyone have a simple example of how to query a public server for time without worrying about latency?

Cheers