搜索资源列表
QQProject.zip
- QQ 示例源码 包括: VC++项目源文件(客户端、服务器端) 可执行文件(客户端、服务器端) 供学习C++网络编程参考。
VC无聊者聊天
- VC开发的简单的可用局域网聊天的小程序,先建立服务器,再可以增加局域网内其他无聊者进行聊天-VC can be a simple LAN chatting small program, to first establish a server, and can increase LAN other frivolous conduct Chat
yfdechat
- 用CSocket实现的支持多人的聊天程序,包括服务器端和客户端,在vc 6.0 下编译通过。-CSocket achieve with the support of many people chatting procedures, including server and client, the vc 6.0 compile.
LanchatServer
- 这个是基于CSocket类的用VC.NET编写的可群聊和单聊的聊天工具,这个是服务器程序-CSocket is based on the type of use can be prepared by the VC. Group chat and chat-chat tools, the server process
netchat_vc_winsock
- 自己编写的VC控制台的一个聊天程序,分为服务器端和客户端两个工程,相信对新朋友有很大的用处,-their preparation VC console a chat procedures, divided into server and client 2, believe that the new friends are very useful,
Internettalk
- 此程序在VC平台上编译了网络聊天的客户端与服务器的实例程序-this procedure in VC platform translation of a network chat client and server examples of procedures
TextChat
- 用VC++编写的完整的客户端/服务器的聊天程序代码,可以在此基础上实现其他的附加功能。编译环境为VC++7.0。-VC prepare a complete client / server chat program code, This can be based on other additional functions. Build environment for VC 7.0.
ltqkhfwq
- VC++6.0写的聊天室程序,包括服务器和客户端的源代码,功能很全,使用前先看说明。-wrote chat room procedures, including the server and client source code, the very function of the whole, Let us look at the note before use.
VCQQ
- VC实现仿QQ的即时通讯工具,分为客户端与服务器两部分。-Implementation of the VC like QQ instant messaging tools, client and server is divided into two parts.
2
- Vc开发的即时通讯系统包括客户端和服务器-Vc development of instant messaging systems, including client and server
vc++-qq
- 一个类似于qq的通讯软件源代码,有客户端和服务器端-Qq a similar communications software source code, there are client and server
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
BarrysChatSystem_Src
- 用vc++ 开发的即时聊天软件 分服务器和客户端-a chatsoftware developped by vc++ ,including server and client
spnetkit-0[1].1.src.tar
- vc网络编程,聊天室服务器代码。-windows net program
vcchatroom
- vc实现简单网络聊天室,客户端,服务器端。-vc achieve simple network chat rooms, client, server-side.
ChatRoom
- Vc++ 打造局域网聊天室 编译器为Visual C++ 8.0 (vs2005) 建立服务器端和客户端,含多线程-TCP/IP CHATROOM
talk
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achie
VC-P-P-QQ-chat
- VC++实现QQ聊天源码 包含客户端与服务器端-VC++ source code to achieve QQ chat
聊天室VC源码
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装.(1. using multi thread technology, the speed is obviously higher than that of the same kind of software