文件名称:JAVA本地服务器-客户端逐字显示
文件大小:2.56MB
文件格式:RAR
更新时间:2015-06-02 20:43:50
JAVA TCP 逐字显示
编写server端和客户端的应用程序,server端使用TCP协议将字符串“厦门大学软件学院”发送到客户端,客户端将数据每隔一秒逐字显示在窗口上。显示的字体,颜色可以任意设定。假定客户端和服务器端都在本机上。 Please write an Server/Client application in which the Server can send a message” 厦门大学软件学院” to the Client by TCP protocol. The Client application should display the received message and display it on its screen word by word in any font and color you like. The following screenshots are the output of the client application in eight seconds.