| Crates.io | time-protocol |
| lib.rs | time-protocol |
| version | 1.1.1 |
| created_at | 2022-06-28 03:33:59.554712+00 |
| updated_at | 2022-06-28 03:55:19.094376+00 |
| description | TIME protocal written in Rust |
| homepage | |
| repository | https://github.com/ggssh/time-protocol |
| max_upload_size | |
| id | 614533 |
| size | 261,339 |
TIME协议是基于TCP/IP的应用层协议,如果一台PC机希望精确地设置自己的日期和时间,它可以访问网络上运行 TIME SERVER程序的服务器,可参阅RFC868[6-5]. 本次设计要求利用Java实现TIME协议的基本功能.