搜索资源列表
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
自制网络聊天室
- 用java技术编写的,包含有服务器端和客户端的聊天室-prepared using java technology, includes server and the client chat rooms
JavaServer
- 这是一个基于聊天室的服务器端的JAVA源代码,包含的功能比较简单,只是提供对这方面有兴趣的初学者参考.-This is a chat room on the server side of the Java source code, the features are relatively simple, just is really interested in the advanced users.
create_socket
- 一个java 的 socket编程 服务器端监听的类-a java programming socket server type of eavesdropping
JChat_loyo
- 使用java语言开发,使用eclipse开发环境开发的一个多人聊天程序,由客户端和服务器端组成,文件包里有详细设计使用说明书。-use java language development, use eclipse development environment developed over a chat program, from the client and server-side components, the paper bag detailed design specification.
hero_java345887622
- icq聊天,适合初学者先运行服务器端再运行客户端,-,Java,ICQ/聊天/ICQ-IM-Chat-icq chat for beginners first running server runs the client, -, Java, ICQ / chat / ICQ-IM-Chat
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
JAVA-QQ
- JAVA语言编写的聊天软件,有服务器端及客户端。 支持基本聊天、语音聊天、传文件,服务器端使用ORACLE数据库,可实时监测在线状况、强制下线等。-Chat software written in JAVA, there are server-side and client side. Supports basic chat, voice chat, transfer files, use the ORACLE database server, real-time monitoring of o
JAVA-QQ
- 仿QQ的聊天软件,包含服务器端和客户端。-JAVA QQ
KMSN
- 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
IP
- 聊天室客户端和服务器端,实现帐号登陆和聊天记录-Chat client and server, the realization of landing and chats Account
java_chatroom
- 基于JAVA SOCKET的聊天示例,采用APPLET设计聊天页面。分为客户端,服务器端。-JAVA SOCKET chat-based sample, using APPLET Designed chat page. Divided into client, server-side.
liaotianshi
- 聊天室功能,发起即时聊天,有客户端和服务器端-yiyy
MyQQ
- 简单的QQ聊天系统,实现客户端和服务器端的简单聊天系统-QQ simple chat system for client and server chat system of simple
1_080719192757
- 类似QQ的聊天系统,包括客户端和服务器端有论文和源码-QQ chat similar systems, including client and server-side there are papers and source code
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
chat-on-JAVA
- 此代码有服务器端和客户端2个功能模块,可以进行局域网聊天,是一个小小的聊天器。-This code has the server side and client-side two functional modules can be LAN chat, chat is a small device.
java-MyQQ
- 基于java的网络聊天系统,是关于服务器和客户端的socket网络通信-java project,used to communicate through the network,it is mainly about the socket.
QQ
- 用JAVA做的一个类似于腾讯QQ的聊天软件,分为客户端和服务器端,支持多线程。具有私聊 传送文件等等功能!-To do with JAVA A similar Tencent QQ chat software, divided into client and server to support multi-threading. Transfer files with a whisper, etc. function!
eclipse-workspace
- 1. 用Java图形用户界面编写聊天室服务器端和客户端, 支持多个客户端连接到一个服务器。每个客户端能够输入账号。 2. 可以实现群聊(聊天记录显示在所有客户端界面)。 3. 完成好友列表在各个客户端上显示。 4. 可以实现私人聊天,用户可以选择某个其他用户,单独发送信息。 5. 服务器能够*系统消息,能够强行让某些用户下线。 6. 客户端的上线下线要求能够在其他客户端上面实时刷新。(1. use the Java graphical user interface to write