文件名称:sockets
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 1次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
发送65-90的整数到服务器,服务器经过处理返回结果。将整数对应的ASCII码返回。显示在用户端。-the Client should send the integers from 65
to 90 to the Server, the Server then convert the integers to ASCII characters (A-Z)
and return them to the Client. The Client then displays the returned characters to
the console.
to 90 to the Server, the Server then convert the integers to ASCII characters (A-Z)
and return them to the Client. The Client then displays the returned characters to
the console.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sockets\.classpath
.......\.project
.......\ASCIIClient.class
.......\ASCIIClient.java
.......\ASCIIServer.class
.......\ASCIIServer.java
sockets
.......\.project
.......\ASCIIClient.class
.......\ASCIIClient.java
.......\ASCIIServer.class
.......\ASCIIServer.java
sockets