搜索资源列表
基于JAVA的ICQ系统精品
- 本软件是基于JAVA的ICQ系统精品,其跨平台性使其方便地运行在多个平台之上(只要安装JVM)-JAVAICQ,(JVM)
基于在JAVA上的类ICQ系统
- 在JAVA上的一个类ICQ聊天系统,服务器和客户机都已经测试,可以正常使用,如果你有本事完善的话,请联系我!谢谢!-in a category on the ICQ chat systems, servers and clients are already testing can normal use, if you have a good sound, please contact me! Thank you!
基于JAVA的ICQ系统
- 这是基于java的icq聊天系统-This is a java-based chat system icq
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
网络即时通信系统
- 本连天工具的源码有服务器端和客户端程序两部分组成,整体采用java平台开发,多线程开发,并使用 SQL 2000管理数据库系统!-grievances of the tools have the source code server and client program consists of two parts, the overall use of java platform, multithreaded development, and the use of SQL 2000 databa
第5章 网络即时通信系统
- 网络即时通信系统,用java写的简单版本的-network instant messaging system, using java to write a simple version of the
WebQQ.rar
- JSP超强仿QQ聊天系统WebQQ,采用struts1.2+sqlserver2005,JSP+ ext Superacid QQ chat system like WebQQ, the use of struts1.2+ sqlserver2005
IM
- IM(Internet Message)系统是传输交流的载体 ,通过交流,可以及时,准确的了解对方。为了缩短了人们的距离,达到及时高效的传递对方的信息,即时通讯软件的使用使企业的管理流程更加便捷,企业的反应速度更加迅速。 -IM (Internet Message) system is a transmission vehicle for communication, through the exchange, can be timely and accurate understandin
ChatClient
- 关于聊天系统的一个编程,主要是图形用户界面自由聊天程序-chatcilent
JAVA-IM
- JAVA IM 基于JAVA 实现的即时通讯系统,C/S MODE-JAVA IM
QQ
- bs结构的简单聊天系统,只是一个简单的大致结构,实现原理-bs structure simple chat system, more or less just a simple structure, the realization of the principle of
javaqq
- 详细分析了ICQ的系统和功能,尝试用java实现了即时通讯等功能。-Detailed analysis of the ICQ system and function, try to use java implementation of the instant messaging functions.
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
- 一个简单的在线聊天系统,实现了群聊,完全用java实现,不明白java TCP/IP网络编程的朋友可以参考下,里边有线程编程哦-A simple online chat system, a group chat, java fully realized, do not understand java TCP/IP network programming can refer friends, the inside Oh-threaded programming
Chat
- 聊天系统 只能完成小部分功能 希望高手多多指教-Chat system to complete a small number of features can only hope that the exhibitions master
chat
- 在线聊天系统,一个服务器,多个客户端,访QQ。-Online chat system, a server, multiple clients, visit QQ.
javachatSystem
- 用java开发的即时通信系统,界面比较美观,实现qq的基本功能,包括好友,文件传输等功能-Java development with real-time communication systems, the interface more beautiful realization of the basic functions of qq, including friends, file transfer and other functions
java-MyQQ
- 基于java的网络聊天系统,是关于服务器和客户端的socket网络通信-java project,used to communicate through the network,it is mainly about the socket.