搜索资源列表
Glycerine网络聊天客户端程序
- Glycerine网络聊天客户端程序-Glycerine network chats the customer end procedure
客户端服务器编程
- 聊天室编程,首先打开服务器代码并编译,然后再打开多个客户端就可以聊天了。(在一台机器上已经实现) -chat rooms programming, the first to open the server code and compile, then open multiple client can talk to. (In a machine achieved)
客户端程序
- 两台机器聊天的服务器端程序-two machines chat server procedures
聊天室客户端
- 聊天室客户端,请收下-chat room client, please accept
点对点聊天(客户端)
- 点对点聊天(客户端).zip-(client). Zip
Windows_TCP聊天客户端
- Windows_TCP聊天客户端-Windows_TCP Chat client
最新的borland社区聊天的客户端程序
- 最新的borland社区聊天的客户端程序.rar-latest community chat client. Rar
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
Talkc 点对点即时通讯工具客户端
- 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
即使通讯代码的客户端的所有源代码
- 一个即使通讯代码的客户端的所有源代码。 实现了即使通讯IM的所有功能。,Even if the communication code of a client of all the source code. Achieved even if all the features of IM communications.
linqt-2.8.3.rar
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上。目前客户端程序的界面完全模仿腾讯的QQ。,MyICQ is set of public sources codes immediate communication software, including the server end and the customer end, may use in the Internet or the loc
2
- Vc开发的即时通讯系统包括客户端和服务器-Vc development of instant messaging systems, including client and server
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
liaotianshi
- 里面是一个仿QQ的聊天程序,包含服务端和客户端,服务端用完成端口实现,客户端则是用异步模式。-Which is a fake QQ chat program, including server and client, server port to achieve with the completion of the client is using asynchronous mode.
HA-Proxifier315-LDR_Rsdown.cn代理服务器客户端
- Proxifier代理服务器客户端,方便出差的人员通过该代理直接访问公司内部网络。(Proxifier proxy server client, convenient travel personnel through the agent direct access to the company's internal network.)
vc网络聊天室源代码
- 实现局域网客户端,服务端,实现多客户端互相群聊(Realize LAN client, server, multi client chat with each other)
RealICQ压力测试客户端源码
- RealICQ压力测试客户端源码,没拿到完整码,只有这一部分,感觉也有些问题,只能说拿来参考一些东西吧。