搜索资源列表
基于TCPIP的局域网多用户通信系统
- 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
网络通信
- 用Tserversocket/Tclientsocket构件实现网络通信,除了在网内有些慢。其他都不错。是学习分析代码的好素材。-with Tserversocket / Tclientsocket network communication components, in addition to net some slow. Others are good. Learn to analyze code is a good material.
第5章 网络即时通信系统
- 网络即时通信系统,用java写的简单版本的-network instant messaging system, using java to write a simple version of the
即时通信软件源码
- 用qt开发的的一个即时通信程序,VC+Qt
PBQQ通信
- POWERBUILDER专用模拟QQ通信组件,用到了所有WINSCOK协议,满企业内部通信需,主要更是POWERBUILDER写的更少,这个全是PB语言写的,各方面很完整,
iocpserver.rar
- 封闭了I/0接口的IOCP服务器,用作即时通信服务器能起到良好的作用.,Closure of the I/0 interface IOCP server for instant messaging server can play a good role.
ipmsg204src.zip
- 飞鸽源码. 一款局域网即时通信的软件 开发环境:VC++,Dove source. A LAN instant messaging software development environment: VC++
RooyeeMessenger.zip
- 即时通讯软件开源代码,可以在此基础上开发其他即时通信系统,Open-source instant messaging software, you can on this basis, the development of other real-time communication system
csharpQQ.rar
- c#写的类似QQ的即时通信工具,与QQ非常像,是学习c#的好源码,c# to write a similar real-time communications tool QQ, and QQ is like is a good learning source c#
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
MyQQ
- 一个即时通信工具类似QQ短小精悍匆匆忙忙,几何几何-A real-time communication tools like QQ dapper hurry, geometry geometry
iamy_P2PChatPlus_Last
- delphi p2p即时通信系统,程序只是实现了基本的基于UDP穿NAT的P2P-delphi p2p instant messaging systems, procedures achieve only a basic UDP-based NAT wear the P2P
VoiceSendRecieve
- 该程序实现在同一局域网内的语音通信,程序中需要设置接收方和发送方的ip地址。-The realization of the program in the same LAN voice communications, procedures need to set up the receiver and the sender s ip address.
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
93317432leisiQQ
- 模仿QQ的即时通信工具,很具有参考价值,感兴趣的可以看一下-QQ mimic real-time communication tools, it is a reference value, can be of interest to look at! !
QQ
- 也是一款模仿QQ的即时通信工具,代码简洁明了,适合学习使用-QQ is an imitation of the real-time communication tools, code concise study the use of suitable
socketcbuilder
- 简单的c++builder socket通信程序-Simple c++ builder socket communication program
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
11016ICQ
- 一个用JAVA编写的即时通信软件,功能比较强大,还有详细的说明文档-JAVA written with a real-time communication software, more powerful capabilities, as well as a detailed documentation
基于LAN的即时通信软件
- 网络通信软件的数据通信是通过网络套接字进行的。根据该原理,其编程步骤应分为创建套接字、在套接字上进行收发数据、关闭套接字等操作。如果在服务器上编程,成功创建套接字以后,需要将本地地址与端口号绑定到已经创建的套接字上。(Instant messaging software based on LAN)