Tagged Questions
12
votes
2answers
6k views
How to Query an NTP Server from C#
All I need is a way to query an NTP Server from C# to get the Date Time of the NTP Server returned as either a string or as a DateTime.
How is this possibly in its simplest form