搜索结果
找到约 3 项符合
daytime 的查询结果
Internet/网络编程 Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime
Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...