Description: 这是一个仿QQ聊天示例源码。包括:VC++项目源文件(客户端、服务器端),可执行文件(客户端、服务器端)。可供学习C++网络编程参考。(QQClient,QQServer)-This is a fake QQ Chat example source. Including : VC projects source document (client, server side), executable files (client, server side). Learning Network for C programming reference. (QQClient, QQServer) Platform: |
Size: 201728 |
Author:林瑞伦 |
Hits:
Description: icq源码,类qq的p2p通讯源码,包括服务器端和客户端。采用vc开发,定义了即时通讯协议,分析其源代码,并进行修改完善,对于网络编程入门者,这是提高水平的一个有效途径-icq source, category qq source of peer-to-peer communications, including server and the client. Using vc development, the definition of instant communications protocols, analysis of its source code, and revised and improved network programming for beginners, this is the one to raise the level of effective ways Platform: |
Size: 195584 |
Author:李文雄 |
Hits:
Description: 一个简单的聊天工具,分为客户端和服务器端,主要演示基本的vc下socket编程模型,其中的源码可直接使用,但是工程文件为vc 2003的,里面的设置需要修改-A simple chat tool, divided into client and server, the main demonstration of the basic socket programming model under vc, in which the source can be directly used, but the project file for the vc 2003, which settings need to be amended Platform: |
Size: 51200 |
Author:李远航 |
Hits:
Description: WinSocket编程,在VC++6.0环境下实现聊天室的服务端和客户端。为每一个客户端连接开启一个线程。WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment . the server begin a thread for every client conncet.-WinSocket programming, in VC++ 6.0 environment realize chat room service client and the client. For each client to connect to open a thread. WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment. The server begin a thread for every client conncet. Platform: |
Size: 82944 |
Author:19869142 |
Hits:
Description: 这是一款网络聊天客户端,非常适合初学者学习VC用-This is a network of chat client, is ideal for beginners learning VC with Platform: |
Size: 38912 |
Author:sheng |
Hits:
Description: VC++实现QQ聊天源代码
QQ 示例源码有服务器端和客户端!一个小练习!通过端口1080连接,可以实现了双机的互联!
包括:
VC++项目源文件(客户端、服务器端)
已编译的可执行文件(客户端、服务器端)
供学习C++网络编程参考。-VC++ Realize QQ Chat QQ sample source code has server-side and client! A little practice! Connect through port 1080, you can realize a dual-machine the Internet! Including: VC++ Project source files (client, server-side) has compiled an executable file (client, server-side) for learning C++ Network programming reference. Platform: |
Size: 198656 |
Author: |
Hits:
Description: 基于客户端的聊天VC开发的源代码可供程序员学习参考和研究使用-Chat client based on VC development programmers to learn the source code for reference and research use Platform: |
Size: 513024 |
Author:刘立文 |
Hits:
Description: 用VC++实验客户端与服务器端之间的通信.方便大家对VC++网络编程的学习.-You can use the program for chat between server and client .. Platform: |
Size: 51200 |
Author:曾玉富 |
Hits:
Description: VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。-Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts. Platform: |
Size: 68608 |
Author:lqx |
Hits:
Description: 这是使用VC++环境编写的网络聊天器包括客户端和服务端-This is using VC++ environment for the preparation of the network include a chat client and server Platform: |
Size: 95232 |
Author:yongchang |
Hits:
Description: 款基于数据库的VC++网络聊天程序,主程序分客户端及服务端,程序原来是公司内部测试用的-Database-based VC++ network chat program, the main program and services at the client side, the program that is used for internal testing Platform: |
Size: 57344 |
Author:lll |
Hits:
Description: VC++写的局域网聊天室完整版,虽说界面不怎么样,但基本功能都有了,包括聊天、注册、截图等,包含服务端和客户端,在VC6下顺利编译,如果你要从事VC++的网络编程的话,那么最好先学习或试着做一个聊天室的东西,相信对你帮助很大,这个简单的聊天室可以作为你的学习资料。-VC++ to write the full version of LAN chat room, although the interface did not like, but the basic functions, including chat, registration, such as shots, including server and client, in the VC6 compiled smoothly, if you want to engage in VC++ for network programming, then learning or a good idea to try to do things in a chat room, I believe very helpful to you, this is a simple chat room can be used as your learning materials. Platform: |
Size: 3450880 |
Author:126 |
Hits:
Description: 一个仿QQ的局域网聊天程序,用VC开发的仿QQ界面的源程序,主要是对VC控制的综合应用
-An imitation QQ LAN chat program with VC development of imitation QQ interface source code, mainly for control of integrated application VC Platform: |
Size: 1160192 |
Author:tao |
Hits:
Description: 这个是vc下的一个聊天室工具的客户端,希望对学习网络编程的人员有用-This is a chat room under vc tool for the client, want to learn network programming useful to Platform: |
Size: 230400 |
Author:刘德华 |
Hits:
Description: BS结构的VC++消息发送程序,实际 就是一个简单的聊天程序,包括服务端和客户消息发送端,服务端用来监听端口,客户端类似QQ聊天窗口的形式,属点对点聊天,通过本程序可了解一些网络基本知识。-BS structure of VC++ message procedure is in fact a simple chat program, including messaging server and client side, server listening port for the client in the form of a chat window similar to QQ, is a peer to peer chat, through this process can understand some basic knowledge of the network. Platform: |
Size: 31744 |
Author:zs1 |
Hits:
Description: VC++写的局域网聊天室完整版,虽说界面不怎么样,但基本功能都有了,包括聊天、注册、截图等,包含服务端和客户端,在VC6下顺利编译,如果你要从事VC++的网络编程的话,那么最好先学习或试着做一个聊天室的东西,相信对你帮助很大,这个简单的聊天室可以作为你的学习资料-。-VC++ to write the full version of LAN chat room, although the interface did not like, but the basic functions, including chat, registration, such as shots, including server and client, in the VC6 compiled smoothly, if you want to engage in VC++ for network programming, then learning or a good idea to try to do things in a chat room, I believe very helpful to you, this is a simple chat room can be used as your learning materials. Platform: |
Size: 211968 |
Author:毕胜杰 |
Hits: