質問

I would need to implement my own NTP server or just pick an existing one and integrate it in one application. I have tried to find available source code of NTP servers in C++ but I did not succeed. Could anybody help me?

Kindest regards,

役に立ちましたか?

解決

I'm not aware of any specific C++ implementations, but the ntp.org distribution is free software written in C, and is pretty much as stable as you can get.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top