Description: 在Java开发平台,它将手机软件分为三个层次,最底层是OS(操作系统)层,负责内存读写、信号传输、指令处理等;最上层是手机的各种应用功能,如各种游戏、QQ聊天等;在两个层次之间是Java虚拟机,通过制定标准,负责Java语言与OS层之间的解释、编译。正是由于Java具有与硬件无关的特性,使得支持J2ME或BREW的软件,通过重新编译可以跨越芯片的硬件障碍,在不同手机上运行。-in Java development platform, cell phone software, which will be divided into three levels, the bottom is the OS (operating system) layer for memory read and write, signal transmission, processing instructions; At the top are the various mobile applications, such as games, chat QQ; In between the two levels is Java Virtual Machine, through the development of standards for the Java language and OS layer between the interpretation, translation. It is precisely because Java is hardware-independent, and makes support J2ME or BREW software, recompile across the chip hardware obstacles in running on different phones. Platform: |
Size: 77824 |
Author:封小军 |
Hits:
Description: 基于JMF的音视频聊天程序源代码
基于jmf的局域网语音视频聊天系统,有服务器和客户端程序,也可以不用服务器运行客户端-JMF-based audio and video chat program source code JMF-based local area network voice and video chat system, have the server and the client program, you can not have a server running the client Platform: |
Size: 832512 |
Author:张文杰 |
Hits:
Description: java聊天系统的源码,我从其他地方下载的,自己修改过了一点点,希望有助于大家-java chat system source code, I downloaded from other places that he modified a little, hope that helps everyone Platform: |
Size: 524288 |
Author:素影涵风 |
Hits:
Description: 聊天系统源码
聊天系统源码-source code of chat system
source code of chat system
source code of chat system Platform: |
Size: 3763200 |
Author:long |
Hits:
Description: JAVA开发的聊天系统,分为服务器端和客户端,压缩包中包含示例和项目源代码-Chat system developed in JAVA, is divided into server-side and client, compressed package that contains the source code examples and projects Platform: |
Size: 162816 |
Author:蒋云海 |
Hits:
Description: 几个java的源代码,包括电话管理系统,基于TCPIP的简单聊天程序-A number of java source code, including the telephone management system, based on a simple chat program TCPIP, etc. Platform: |
Size: 65536 |
Author:聪 |
Hits:
Description: java聊天系统 有群聊 私聊 图片 踢人的共 内涵源代码!-java chat system has a group chat private chat pictures kicking a total content of the source code! Platform: |
Size: 1282048 |
Author:msaden |
Hits:
Description: 简单 几个源代码 可以满足初学者的需要,是java编写的简单聊天系统 采用c/s结构-A few simple source code to meet the needs of beginners, is written in a simple java chat system with c/s architecture Platform: |
Size: 17408 |
Author:李龙 |
Hits:
Description: 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.用户退出界面及结果-Java chat program source code
Demand analysis 2
2.1 business needs
1 and the chat room chat with members.
2 with the chat room member private chat.
3 can change the chat content style.
4 user registration (including the head ), login.
5 server monitoring the chat.
The 6 server filter illegal content.
The 7 server sends a notification.
The 8 server kick.
9 save server log.
10 save user information chat.
2.2 the system function module
The 2.2.1 server
1 handling user registration
2 handling user login
3 handling user send a message
4 handling user information
5 handling user exit
The 2.2.2 client
1 registered user interface and results
2 user login interface and results
3 users to send information interface and results
4 the user gets information interface and results
5 user exit interface and results Platform: |
Size: 1096704 |
Author:Triple H |
Hits:
Description: java实现的聊天系统软件源代码,客户端和服务器端实现-to achieve java chat system software source code, the client and server side implementation Platform: |
Size: 66560 |
Author:丁壳 |
Hits:
Description: DIGGER社交网络博客及聊天系统毕业设计是大学毕业时必完成的大作业,其中DIGGER社交网络博客及聊天系统毕业论文用以描述整个设计的业务流图,E-R图,数据流图等范文 DIGGER社交网络博客及聊天系统设计则是在某种开发语言上设计与实现的源代码或源程序.全套设计论文包括开题报告,答辩稿,外文翻译,需求分析,中期报告等资料.
-The DIGGER social network blog and chat system graduation design is graduating from college must complete the job, including the DIGGER social networking blogs and chat system the thesis model essay to describe the entire design business flow diagrams, ER diagrams, data flow diagrams DIGGER social Network blog and chat system design is on some kind of development language designed to achieve the source code or source code. complete design papers including opening report the respondent is issued, foreign language translation, requirements analysis, interim reports and other information. Platform: |
Size: 3621888 |
Author:kf520910 |
Hits:
Description: java写的多点聊天系统源码,服务器端和客户端源码-the chat system source code, written in java server and client source Platform: |
Size: 19456 |
Author:pppgggnet |
Hits:
Description: 摘要:Java源码,初学实例,系统服务
Java新闻服务提供系统的实现,利用JMS 提供的Pub/Sub 服务可以实现许多功能,诸如聊天室、ICQ 以及各种订约系统,本实例利用Pub/Sub 服务和消息驱动Bean 实现了新闻服务提供系统的原型,并且加上了过滤系统。通过编写Java PublisherHome 接口和Publisher 接口以及PublisherBean 类来实现。-Summary: Java source code examples for beginners, system services
Java News Service provides an implementation of the system, use Pub/Sub JMS service can provide many features, such as chat rooms, ICQ and various contracting systems, examples of the use of the Pub/Sub services and message-driven Bean realized the news service providing system prototype, and added filtration system. By writing Java PublisherHome interface and Publisher interfaces and PublisherBean classes. Platform: |
Size: 2048 |
Author:郭涛 |
Hits: