文件名称:TcpDemo3
介绍说明--下载内容均来自于网络,请自行研究使用
建立一个文本转换器
客户端给服务端发送文本,服务端会将文本转成大写再返回给客户端
而且客户端可以不断的进行文本转换,当客户端输入over时,转换结束-Create a text converter client sends the text to the service, the server will text to uppercase and then returned to the client and the client can continue to text conversion, when the client input over, end of conversion
客户端给服务端发送文本,服务端会将文本转成大写再返回给客户端
而且客户端可以不断的进行文本转换,当客户端输入over时,转换结束-Create a text converter client sends the text to the service, the server will text to uppercase and then returned to the client and the client can continue to text conversion, when the client input over, end of conversion
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TcpDemo3.java