虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 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 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, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.

相 关 资 源

您 可 能 感 兴 趣 的