搜索资源列表
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
flymsg
- c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方
ClientTest
- 异步即时通信 传输文件源代码,简单的使用异步SOCKET
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
clientdaserver
- 计算机网络课程设计,使用socket编程实现即时聊天软件。有客户端和服务器端,可实现多个客户端的即时通信,功能和QQ类似。完整程序和源代码。-Computer network curriculum design, the use of socket programming real-time chat software. A client and server, multiple clients can achieve real-time communication, function and
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
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
socket
- 用C#编写的一款即时通信小程序,只要输入ip,即可实现对话,非常方便,界面非常简洁。-An instant messaging program written in C#, simply enter the ip, you can achieve dialogue, very convenient, very simple interface.
socket
- socket编程源码,一个用socket编写的多人即时通信工具-socket programming source, a socket prepared to use more than instant messaging tool
socket
- 局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
Sound_ChatRoom
- 该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。 -The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
ssocketProj
- 这个是用Java中的SOCKET技术编写的即时通信例子,-this program use socket to make IM
LAN_IM
- 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
flymsg
- C#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方 -C# to achieve a little instant messaging program, use socket package udp protocol implementation is very good for beginners to learn socket programming source code. Function
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
IM
- ASP.NET WINFORM socket即时通信 ASP.NET WINFORM socket即时通信-ASP.NET WINFORM socket IM ASP.NET WINFORM socket IM
server.tar
- Unix平台下即时通信系统开发服务器端程序。包括socket套接字的建立与侦听,以及多线程方式处理客户端socket发送的请求。-The community software run in UNIX platform,include building and listening socket,and using thread to reply client`s request.
Socket-communication
- 在netbeans环境下,利用java实现的socket即时通信程序,包括服务器端和客户端-Netbeans environment, the use of socket java to achieve real-time communication procedures, including server and client
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.