文件名称:Chat
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-10-11
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- yuj***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图形化多人聊天系统,分为client端和server端。当有新的client登陆或退出该系统时,在server端会有相应信息提示,可以实现一对多人的即使聊天功能。-Graphical multiplayer chat system is divided into client and server side. When a new client login or exit the system, the server side will have the appropriate information tips, many people can even chat.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chat
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\bin
....\...\com
....\...\...\jh
....\...\...\..\ChatClient$1.class
....\...\...\..\ChatClient$RecvThread.class
....\...\...\..\ChatClient$TfListener.class
....\...\...\..\ChatClient.class
....\...\...\..\ChatServer$Client.class
....\...\...\..\ChatServer.class
....\src
....\...\com
....\...\...\jh
....\...\...\..\ChatClient.java
....\...\...\..\ChatServer.java