文件名称:LANChatProgram
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-04
- 文件大小:
- 456kb
- 下载次数:
- 0次
- 提 供 者:
- ste****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
局域网聊天程序:一个以Socket通信机制为基础的网络聊天程序。
服务器端:
多线程方式处理客户端,负责响应客户端的各种信息:用户登录、客户端请求处理。
客户端:
(1)、负责用户界面初始化、为用户提供登录界面、将信息发送至服务器、接受服务器反馈,实时显示信息。
(2)、负责实现用户界面的各种组件事件的处理。
(3)、当用户单击好友图标时,将初始化新的聊天窗口,并通过UDP建立与其他用户的通信。当用户收到其他用户发来的数据报,将在本地初始化新的对话窗口,并开始通信。-LAN chat program: a Socket communication mechanism based network chat program. Server: Multi-threaded approach to the client, the client is responsible for a variety of information in response to: user login, the client request processing. Client: (1) responsible for the initialization of the user interface to provide users with the login screen, to send information to the server, the server accepts feedback, real-time display of information. (2), responsible for implementing the various components of the user interface event processing. (3), when the user clicks a friend icon will initialize a new chat window and establish communication with other users via UDP. When the user receives another user datagram sent to the initialization of a new dialog window locally and start communication.
服务器端:
多线程方式处理客户端,负责响应客户端的各种信息:用户登录、客户端请求处理。
客户端:
(1)、负责用户界面初始化、为用户提供登录界面、将信息发送至服务器、接受服务器反馈,实时显示信息。
(2)、负责实现用户界面的各种组件事件的处理。
(3)、当用户单击好友图标时,将初始化新的聊天窗口,并通过UDP建立与其他用户的通信。当用户收到其他用户发来的数据报,将在本地初始化新的对话窗口,并开始通信。-LAN chat program: a Socket communication mechanism based network chat program. Server: Multi-threaded approach to the client, the client is responsible for a variety of information in response to: user login, the client request processing. Client: (1) responsible for the initialization of the user interface to provide users with the login screen, to send information to the server, the server accepts feedback, real-time display of information. (2), responsible for implementing the various components of the user interface event processing. (3), when the user clicks a friend icon will initialize a new chat window and establish communication with other users via UDP. When the user receives another user datagram sent to the initialization of a new dialog window locally and start communication.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
简易聊天室\Client\.classpath
..........\......\.project
..........\......\.settings\org.eclipse.jdt.core.prefs
..........\......\bin\cat\client\CatChatroom$1.class
..........\......\...\...\......\CatChatroom$2.class
..........\......\...\...\......\CatChatroom$3.class
..........\......\...\...\......\CatChatroom$4.class
..........\......\...\...\......\CatChatroom$5.class
..........\......\...\...\......\CatChatroom$ClientInputThread$1.class
..........\......\...\...\......\CatChatroom$ClientInputThread$2.class
..........\......\...\...\......\CatChatroom$ClientInputThread.class
..........\......\...\...\......\CatChatroom.class
..........\......\...\...\......\CellRenderer.class
..........\......\...\...\......\UUListModel.class
..........\......\...\...\function\CatBean.class
..........\......\...\...\........\ClientBean.class
..........\......\...\...\login\CatLogin$1.class
..........\......\...\...\.....\CatLogin$2.class
..........\......\...\...\.....\CatLogin$3.class
..........\......\...\...\.....\CatLogin$4.class
..........\......\...\...\.....\CatLogin.class
..........\......\...\...\.....\CatResign$1.class
..........\......\...\...\.....\CatResign$2.class
..........\......\...\...\.....\CatResign$3.class
..........\......\...\...\.....\CatResign.class
..........\......\...\...\util\CatUtil.class
..........\......\images\1.jpg
..........\......\......\注册.jpg
..........\......\......\注册.png
..........\......\......\注册1.jpg
..........\......\......\注册界面.jpg
..........\......\......\登陆.jpg
..........\......\......\登陆界面.jpg
..........\......\......\聊天室1.jpg
..........\......\......\返回.jpg
..........\......\sounds\叮.wav
..........\......\......\呃欧.wav
..........\......\.rc\cat\client\CatChatroom.java
..........\......\...\...\function\CatBean.java
..........\......\...\...\........\ClientBean.java
..........\......\...\...\login\CatLogin.java
..........\......\...\...\.....\CatResign.java
..........\......\...\...\util\CatUtil.java
..........\......\Users.properties
..........\Server\.classpath
..........\......\.project
..........\......\.settings\org.eclipse.jdt.core.prefs
..........\......\bin\cat\function\CatBean.class
..........\......\...\...\........\ClientBean.class
..........\......\...\...\server\CatServer$CatClientThread.class
..........\......\...\...\......\CatServer.class
..........\......\src\cat\function\CatBean.java
..........\......\...\...\........\ClientBean.java
..........\......\...\...\server\CatServer.java
..........\Client\bin\cat\client
..........\......\...\...\function
..........\......\...\...\login
..........\......\...\...\util
..........\......\src\cat\client
..........\......\...\...\function
..........\......\...\...\login
..........\......\...\...\util
..........\Server\bin\cat\function
..........\......\...\...\server
..........\......\src\cat\function
..........\......\...\...\server
..........\Client\bin\cat
..........\......\src\cat
..........\Server\bin\cat
..........\......\src\cat
..........\Client\.settings
..........\......\bin
..........\......\images
..........\......\sounds
..........\......\src
..........\Server\.settings
..........\......\bin
..........\......\src
..........\Client
..........\Server
简易聊天室