搜索资源列表
0917webqq.rar
- 在线聊天系统
socket
- 一个在线聊天系统,由JAVA SOCKET接口实现,支持显示在线人员!统计在线人数!
ChatClient
- 基于TCP/IP的在线聊天系统,用JAVA实现。
java聊天室系统
- 本聊天室是我的毕业设计程序,可以实现群聊,公聊,踢人,表情,字体设置,以及客户登陆在线人数显示。和qq相似的功能
QQ
- 网络QQ聊天系统,用secket编程,实现了群聊,私聊,发送文件,在线隐身等功能-Network QQ chat system, with secket programming, the group chat, private chat, send files, online stealth features such as
ChatRoom
- Java web聊天系统,用struts2 hibernate spring 框架整合,能够在线进行多人聊天,可注册,注册后直接进入聊天室-Java web chat system, using struts2 hibernate spring framework integration, to chat online to people, can be registered directly into the chat room after registration
200305110917webqq
- 在线聊天系统-Chat
ChatRoom
- 简单的在线聊天系统 jsp javabean entity-A simple online chat system jsp javabean entity
MyTalk
- 该系统实现的是一个在线聊天的一个小应用程序,实现聊天室的基本功能。-The implementation of the system is an online chat with a small application, implementation of the basic functions of the chat room.
ChatRoom
- jsp +javabean +sql 2000的在线聊天系统 ,实现私聊、群聊、管理员T人等功能 -B/S chatroom(jsp+javabean+sql 2000)
OnlineExam
- 在线考试系统,可以在线聊天,考后交流。有三个模块:教师模块,学生模块,管理员模块。-Online examination system, online chat, test for AC. There are three modules: teacher module, student module, the administrator module.
Chat
- 在线聊天系统 Java用Eclipse编写-IRC Java using Eclipse to prepare
chat
- Ajax在线聊天系统 动态效果,自动读取数据,简单易用-Ajax Chat System
Chat
- 简单的在线聊天系统,实现的功能类似于QQ的聊天大厅功能,能够实现多人在线群聊,好像在一个群里面一样-Simple online chat system, function similar to the QQ chat room feature, to achieve multiplayer online group chat, as if in a group inside the same
source
- 它是一个用Java编程实现的简单在线聊天系统。服务器端和客户端是通过端口连接的。-It is a simple to use Java programming online chat system. Server and client are connected through the port.
src
- 此为在线聊天系统,为尚学堂马士兵的作业,供入门学习-This is the online chat system for Shangxue Tang Mashi Bing' s work, for study entry
聊天系统
- Jsp在线聊天室系统源码,仅供学习来完成你的项目.(Jsp online chat room system source code, only to study to complete your project .)
聊天室
- 增加了用户列表功能,可以实时刷新。在网络编程方面,支持了聊天文件发送。在UI设计上,加上了图片。具体功能描述如下: 登录界面:输入已有的账号密码登录。 注册界面:输入用户名,性别,密码,邮箱即可注册新的用户。其中,用户名长度限制为2至15字符,密码长度6至12字符,邮箱用正则表达式验证。 用户列表界面:可显示当前的在线用户,可刷新掉下线用户,上线用户则自动添加到在列表中。 聊天界面:支持文字聊天,修改字体及其颜色,文件发送及保存,一对一聊天,修改用户资料,注销用户等功能。(Login i
JAVA课设_CS结构_网络聊天室
- JAVA课设_CS结构_网络聊天室。用java编写的在线网络聊天室,代码基本有注释,风格良好,内含有比较规范的报告文档,建议下载!(The JAVA class has a _CS chat room. Using java to write online chat rooms, the code is basically annotated, style is good, contains more standardized report documents, it is recommende
JavaWeb在线聊天室
- 基于JavaWeb实现在线聊天系统,支持文字、表情和图片的聊天方式