文件名称:ChatSystemBasedonjava
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本例中聊天服务器默认于本地8000端口建立服务;
本例中聊天客户端默认连接59.64.7.48地址8000端口服务器;因为客户端没有提供服务器IP设置接口,所以必须在程序代码中修改服务器地址。-this case Chat Server default port 8000 in the establishment of local services; In this example, the default chat client connecting 59 .64.7.48 address 8000 port server; because the client failed to provide server IP interface, and so should be the code revision server.
本例中聊天客户端默认连接59.64.7.48地址8000端口服务器;因为客户端没有提供服务器IP设置接口,所以必须在程序代码中修改服务器地址。-this case Chat Server default port 8000 in the establishment of local services; In this example, the default chat client connecting 59 .64.7.48 address 8000 port server; because the client failed to provide server IP interface, and so should be the code revision server.
相关搜索: 聊天服务器
(系统自动生成,下载前可以参看下载内容)
下载文件列表
聊天客户端
..........\.classpath
..........\.project
..........\Application.class
..........\Application.java
..........\ClientFrame$1.class
..........\ClientFrame$2.class
..........\ClientFrame$3.class
..........\ClientFrame$4.class
..........\ClientFrame.class
..........\ClientFrame.java
..........\ClientReceiveThread.class
..........\ClientReceiveThread.java
聊天服务器
..........\.classpath
..........\.project
..........\Application.class
..........\Application.java
..........\Node.class
..........\Node.java
..........\ServerFrame$1.class
..........\ServerFrame$2.class
..........\ServerFrame$3.class
..........\ServerFrame$4.class
..........\ServerFrame.class
..........\ServerFrame.java
..........\ServerListenThread.class
..........\ServerListenThread.java
..........\ServerReceiveThread.class
..........\ServerReceiveThread.java
..........\UserInfoList.class
..........\UserInfoList.java
..........\.classpath
..........\.project
..........\Application.class
..........\Application.java
..........\ClientFrame$1.class
..........\ClientFrame$2.class
..........\ClientFrame$3.class
..........\ClientFrame$4.class
..........\ClientFrame.class
..........\ClientFrame.java
..........\ClientReceiveThread.class
..........\ClientReceiveThread.java
聊天服务器
..........\.classpath
..........\.project
..........\Application.class
..........\Application.java
..........\Node.class
..........\Node.java
..........\ServerFrame$1.class
..........\ServerFrame$2.class
..........\ServerFrame$3.class
..........\ServerFrame$4.class
..........\ServerFrame.class
..........\ServerFrame.java
..........\ServerListenThread.class
..........\ServerListenThread.java
..........\ServerReceiveThread.class
..........\ServerReceiveThread.java
..........\UserInfoList.class
..........\UserInfoList.java