文件名称:chat
介绍说明--下载内容均来自于网络,请自行研究使用
一个聊天室程序,包括客户端和服务器端,可以新建用户,互发信息,帮助开发者理解网络通信编程-A chat room procedures, including client and server side, the user can create, send each other information to help developers understand network communication programming
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chat
....\.classpath
....\.project
....\bin
....\...\ChatClient$ClentListener.class
....\...\ChatClient.class
....\...\ChatServer$1.class
....\...\ChatServer.class
....\...\ClientProcessor.class
....\...\Constants.class
....\src
....\...\ChatClient.java
....\...\ChatServer.java
....\...\Constants.java