如何实现任何运行在简单linux内核上且不支持sntp的嵌入式板的sntp协议。
发布于 2015-11-27 09:28:22
从busybox构建二进制ntpd。
http://wiki.openwrt.org/doc/howto/ntp.client
https://stackoverflow.com/questions/32515490
相似问题