文件名称:ddd
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-05-10
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAVA聊天室是用java application 程序实现的,由客户端和服务器端组成。先启动服务器端,再启动服务器端,服务器验证身份后客户便可登陆聊天室。客户聊天时可选择聊天对象私聊,也可以公聊。客户登陆和退出聊天室时都会提示相关信息。-JAVA chat room with java application program, by the client and server side. First start the server side, and then start the server, the server to verify the identity of customers can visit chat rooms. The customer chat selectable chatting whisper can also public chat. Customer Login and exit the chat room will be prompted to relevant information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ddd
...\.classpath
...\.project
...\bin
...\...\ChatClient$ClientThread.class
...\...\ChatClient.class
...\...\ChatServer.class
...\...\ServerThread.class
...\src
...\...\ChatClient.java
...\...\ChatServer.java