Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NTPClient用の.NETBCLはありますか?
私はこことここでNTPClientのいくつかの実装を見てきました。
しかし、.netはこれを行うためのライブラリを提供していますか?
.NET 用の BCL はないようです。独自のライブラリを作成する必要があり、その例は質問に記載されています。