I would like to be able to read the time from an NTP server that is connected to a very accurate time source - an atomic clock, GPS clock, or similar. I can see an accurate clock here (http://www.atomic-clock.org.uk/atomic-clock.php) but would like an NTP version that I can use in some software that I'm writing.
Any help would be greatly appreciated.
EDIT: I've resolved the issue I was having (turns out it was my code, not the NTP server I was using)