搜索资源列表
Java_qq_Server
- 网络即时通信的主程序 使用Socket网络编程套接字实现网络通信连接`本程序属于通讯系统的主程序功能模块-instant communications network to use the main program Socket socket Network Programming Network Communication Link `the way sequence is the main program communication system function modules
socket
- 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
shanzhaiQQ
- 本项目基于MVC模式进行开发并且采取C/S模式仿QQ做的一个即时通讯系统。该系统使用了J2SE中的多线程、Socket通信、Swing和JMF等相关技术。项目实现了点对点聊天,系统广播,文件传送,视频语音等QQ拥有的基本功能。-The development project is based on MVC pattern and take the C/S mode to do an imitation of QQ instant messaging system. The system uses
ssocketProj
- 这个是用Java中的SOCKET技术编写的即时通信例子,-this program use socket to make IM
Client
- socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
Socket
- 用socket实现局域网即时通信功能,只要改变下ip就可以客户端和客户端进行通信了。-Achieve a LAN instant communication function, as long as the change under ip can the client and the client to communicate with a socket.
lit
- 北航面向对象建模课程大作业。实现局域网内即时通信工具,含客户端服务端,支持注册、添加好友、即时会话等工能。涉及知识含socket通信、数据库、多线程等。约4000行-Object-oriented Modeling Course project in Beihang University implementing a LAN instant messaging tool including Server and Client.Registering , adding friends and in
1
- .编制一个类似QQ的即时聊天程序,该程序使用面向连接的Socket通信机制。整个程序分成服务器端和客户端两部分,通信双方能够互相发送文字进行简单的聊天,最后双方都可以输入quit结束对话。-. The preparation of a similar QQ instant messaging program that use a connection-oriented Socket communication mechanism. The entire program is divided in
Qcs
- 这是一个类似于QQ的即时通讯的程序,基于socket的TCP通信,支持并发多线程,带Swing界面。-This is a similar QQ instant communication program, TCP communication based on socket, supports multiple threads concurrently, with Swing interface.
NioSocket
- 即时消息通信客户端与服务器, 通过Nio Socket实现的非阻塞通信。-unblocked instancd message of nio socket
LAN-communication
- 1. 熟悉WinSock API 主要函数的使用; 2. 掌握相应开发工具对Windows Socket API的封装; 3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
tongxin
- 即时通信实现 用java写的基于Socket的简单即时通讯程序-Written in Java simple instant messaging program based on the Socket
Whiteboard_in_javasocket
- 使用Java Socket网络编程来实现电子白板即时通信程序.-Use Java Socket network programming to achieve Whiteboard instant messaging program.