文件名称:liotianduihuakuang
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-22
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一对控制台下的TCP通信程序的客户端和服务器端,然后双方要能够相互发送和反馈信息进行无限次连续通信,直到其中一方发送表示结束通信的“end”字符串,然后接收方也返回一个“end”,双方结束通信。-The client and server side of the console under the TCP communication program, and then the two sides should be able to send each other and feedback information for unlimited continuous communication, until one party sends the end of the " end" of the communication string, then the recipient returns an " end" , both parties to end the communication.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
网络
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\bin
....\...\Client.class
....\...\Server.class
....\...\WindowClient.class
....\...\WindowServer$ServerThread.class
....\...\WindowServer.class
....\src
....\...\Client.java
....\...\Server.java