搜索资源列表
icqserver
- javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP compone
jicq-fengxi
- 系统可以采用任何一种流行的,Java支持的数据库,本系统采用了Microsoft公司的SQL Server2000作为后台数据库。通过对现在流行的一些Icq的参考,建立数据库,名为javaicq,数据库共建立两个表,一个是用户的基本信息,包括呢称,Jicq号码等。一个是用户的好友表,包括用户自己的号码和好友的号码。-system can use any of the popular Java database support, the system uses Microsoft's SQ
Jeff-NetChatter
- Java写的小聊天程序,C/S结构,复习Java编程4天的产物,基于socks/多线程/对象序列化。现在功能只支持交谈/注册/用户列表/消息广播,如果愿意,可以自行扩充功能,只是,如果方便请通知我你的修改结果:-)-Java to write a small chat program, the C / S structure, review of the Java programming four days of the product, Based on socks / multithread
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
liuyanbo_bbs
- 一个用JAVA提供的不代广告的留言薄。它简单、好用。可以方便的添加留言、删除留言及管理留言。-provide advertisements on behalf of the Guestbook. It is simple, user-friendly. Add the convenience of messages, delete messages and voice mail management.
java4597845676
- 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
ChatSystem_Java
- java 聊天系统 1.本系统需要JDK1.5 或更高版本的支持。 2.serverDatabase为服务器端的数据文件. 若使用现有数据,可用帐号:1, 密码:zwz,登录服务器端系统 登录后可查到所有已注册用户的信息,每个用户的密码都与其姓名相同。 3.由于客户端之间的通讯不通过服务器转发,所以每台机器只能正常能运行一个客户端(虚拟机可以提供测试平台). 与另一客户端成功通讯之前,必须首先把对方加为好友。-a java chat system. The system ne
JavaChatRoom
- Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
chat.rar
- 基本上实现了qq聊天部分的所有功能,比如发送qq表情,发送窗口抖动,查看好友资料,用户注册…… ,Basically achieved qq chat all functions, such as sending qq expression, sending window jitter, see friends material, user registration...
chatclientserver
- java开发的聊天室,有客户端和服务端,支持多人同时在线,支持表情,用户上下线提示等-the development of chat rooms java, there are client and server to support online multiplayer at the same time, support for expressions, user tips, etc. on the line
RIMChatsrc
- A java-rmi chat-room,instant messaging is one particular application in a broader class of applications known as presence-based applications. Presence-based applications are inherently distributed applications that build on the notion of a user’s
IntranetChatting
- This Project Entitled as ‘INTRANET CHATTING’ is used basically for chatting purpose with the remote clients or users on Internet or local networks. Here in this project a java client / server combination is used to chat with remote users. When a Cli
chat
- 简单的聊天系统,实现了用户的注册,登陆,和在线聊天等功能,用户可更换头像和背景音乐,还可以对用户进行管理员权限的更改-A simple chat system that enables the user' s registration, login, and online chat functions, users can change the picture and background music can also change the user administrator right
talk_room
- java swing编写的局域网聊天室,可显示在线用户列表, 类似qq群-written in java swing LAN chat rooms, online user list can be displayed, similar to the qq group
TestUDP2
- java UDP聊天室 多人使用 类似于QQ聊天室-java UDP multi-user chat room chat room like QQ
jishitong
- 企业即时通(Corperation Messager)软件是一款供企业或公司内部使用的网络聊天工具,主要用于员工之间的即时通信与交流。它主要由服务器端程序和客户端程序两部分组成,整体采用Java平台进行开发并实现,用户数据选用Microsoft SQL Server 2000进行统一管理。-Enterprise Instant Messenger (Corperation Messager) software is a business or company for internal use c
jiamiliaotian
- 本次毕业设计基于Eclipse平台,用JAVA编程设计出一个基于信息内容加密的局域网聊天工具,实现了用户的注册、登录和聊天等功能,并且对用户信息和聊天内容进行加密处理,保证了信息的安全性。-The school design is based on Eclipse platform to design a program using JAVA-based content encryption LAN chat tools, implements the user registration, lo
Java-Chat-System
- 具体需要实现以下一些基本功能: 用户管理模块 数据库连接模块 聊天室界面 -Specific needs to achieve the following basic features: database connection user management module Chat module interface
java-chat
- 一套简单实用的支持多人在线的聊天室软件,使用java编写-Multi-user chat which works with any operating system which supports java.