-
JavaChatRoom
Java聊天室程序源
2 需求分析
2.1 业务需求
1. 与聊天室成员一起聊天。
2. 可以与聊天室成员私聊。
3. 可以改变聊天内容风格。
4. 用户注册(含头像)、登录。
5. 服务器监控聊天内容。
6. 服务器过滤非法内容。
7. 服务器发送通知。
8. 服务器踢人。
9. 保存服务器日志。
10.保存用户聊天信息。
2.2 系统功能模块
2.2.1 服务器端
1.处理用户注册
2.处理用户登录
3.处理用户发送信息
4.处理用户得到信息
5.处理用户退出
2.2.2 客户端
1.用户注册界面及结果
2.用户登录界面及结果
3.用户发送信息界面及结果
4.用户得到信息界面及结果
5.用户退出界面及结果
2.3 性能需求
运行环境:Windows 9x、2000、xp、2003,Linux
必要环境:JDK 1.5 以上
硬件环境:CPU 400MHz以上,内存64MB以上
---------------------------------
有什么问题请和我联系
QQ:281284015
Email:ibm_chen@163.com
(Java Chat Room 2 program source needs analysis business needs a 2.1. Chat with the members of chat rooms. 2. Chat with the members of Private Chat Room. 3. Chat can change the content style. 4. Registered users (including Head), logged. 5. Chat server monitoring content. 6. Server filter illegal content. 7. The server sends notice. 8. Server fashion. 9. Preservation of the server log. 10. Chat preserve information users. 2.2 system function module 2.2.1 server one. Handling two registered users. Handle user login 3. Consumer Send information 4. consumer access to information 5. 2.2.2 users from dealing with the client one. Registered users interface and guitarist Fruit 2. User login interface and results 3. Send user interface for information and the results of four. user interface access )
- 2020-06-26 04:40:02下载
- 积分:1
-
MQClient
MQ客户端向服务器端发送消息。再接收服务器端消息(MQ Client-Server Send and collect Message)
- 2021-03-29 19:49:10下载
- 积分:1
-
javaTetrisEclipse
使用java语言在Eclipse上编写俄罗斯方块代码,此版本的俄罗斯方块只是实现了俄罗斯方块的基本功能,没有设置等功能,游戏代码采用mvc设计模式(Tetris using java language code on Eclipse, this version of Tetris is to achieve the basic functions of Tetris, and other functions not provided, the game code using mvc design pattern)
- 2016-05-22 12:07:47下载
- 积分:1
-
mannheim-compass
用于无线定位的技术 使用loclib loceva lunite (wareless sensor network location)
- 2012-12-23 00:17:53下载
- 积分:1
-
weblogic基本概念
WebLogic 应用服务器有如下几个基本概念: Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。 A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
- 2014-02-28下载
- 积分:1
-
高程统一加减命令TX
说明: CAD数字批量加减乘除,命令TX,CAD加载插件后,按命令行提示操作即可(CAD digital batch addition, subtraction, multiplication and division)
- 2020-06-25 01:00:01下载
- 积分:1
-
GUI
高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,GUI部分.(Master of Computer Application Technology tertiary post-graduate courses, advanced computer networks, programming examples of sub-code, GUI part.)
- 2007-10-23 22:56:46下载
- 积分:1
-
飞Q系统(客户端和服务器端)
飞Q系统(客户端和服务器端)
- 2014-12-29下载
- 积分:1
-
GRAPS_model
描述了GRAPS模型.优缺点,以及使用场景(Description GRAPS model)
- 2013-07-10 22:46:09下载
- 积分:1
-
b1b1173126c0
说明: 人事管理系统,专门做人事管理,增删改查人员信息,账号绑定(Personnel management system, specializing in personnel management, adding, deleting and modifying personnel information, account binding)
- 2020-06-24 21:00:01下载
- 积分:1