Is there any .NET BCL for NTPClient?
I have seen a few implementations of NTPClient here and here.
But does .net provide any library for doing this?
There appears to be no BCL for .NET; We have to write our own libraries, examples of which are documented in the question.