文件名称:newChatRoom
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Version 1.0
1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天;
2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天
3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。
Version 2.0
1. 增加文件传输功能,用户可以通过传输文件按钮,选择硬盘上的文件,将其传给对方用户;
Version 2.1
1. 对文件传输的提示信息进行优化,其中包括 发送端的完整路径功能、对方用户确认信息和接收端的路径选择功能;
2. 对可能出现的部分异常进行处理。
-Version 1.0
1. The client by downloading a Java Applet applet and the server to establish a socket connection, after the words, the user can enter the chat nickname, and chat with other users
2. Chat room interface, including public and private chat messages chat message, the user can chat with the mouse double-click the list of those who a chat nickname, and a private chat with the user
3. When a new users enter the chat room, all users can see in the chat list the user s nickname when a user closes the browser or out of chat room, chat lists to delete the user s nickname, chat rooms display the user to leave a message.
Version 2.0
1. Increase the file transfer feature, users can transfer files button, select the file on the hard disk will be passed to the other side of its users
Version 2.1
1. For file transfer optimization tips, including the full path to the transmitter function, the other user to confirm the informat
1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天;
2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天
3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。
Version 2.0
1. 增加文件传输功能,用户可以通过传输文件按钮,选择硬盘上的文件,将其传给对方用户;
Version 2.1
1. 对文件传输的提示信息进行优化,其中包括 发送端的完整路径功能、对方用户确认信息和接收端的路径选择功能;
2. 对可能出现的部分异常进行处理。
-Version 1.0
1. The client by downloading a Java Applet applet and the server to establish a socket connection, after the words, the user can enter the chat nickname, and chat with other users
2. Chat room interface, including public and private chat messages chat message, the user can chat with the mouse double-click the list of those who a chat nickname, and a private chat with the user
3. When a new users enter the chat room, all users can see in the chat list the user s nickname when a user closes the browser or out of chat room, chat lists to delete the user s nickname, chat rooms display the user to leave a message.
Version 2.0
1. Increase the file transfer feature, users can transfer files button, select the file on the hard disk will be passed to the other side of its users
Version 2.1
1. For file transfer optimization tips, including the full path to the transmitter function, the other user to confirm the informat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
newChatRoom
...........\.classpath
...........\.project
...........\bin
...........\...\Version2_1
...........\...\..........\ChatArea.class
...........\...\..........\ChatServer.class
...........\...\..........\ClientChat.class
...........\...\..........\InputNameTextField.class
...........\...\..........\Server_thread.class
...........\src
...........\...\Version2_1
...........\...\..........\ChatArea.java
...........\...\..........\ChatServer.java
...........\...\..........\ClientChat.java
...........\...\..........\InputNameTextField.java
...........\.classpath
...........\.project
...........\bin
...........\...\Version2_1
...........\...\..........\ChatArea.class
...........\...\..........\ChatServer.class
...........\...\..........\ClientChat.class
...........\...\..........\InputNameTextField.class
...........\...\..........\Server_thread.class
...........\src
...........\...\Version2_1
...........\...\..........\ChatArea.java
...........\...\..........\ChatServer.java
...........\...\..........\ClientChat.java
...........\...\..........\InputNameTextField.java