搜索资源列表
NDK_dll_src
- The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMes
qq-mfc
- 用C++实现了QQ类似的聊天的源码。对于MFC的网络编程很有帮助-use C++ to complete the chat QQ,especially useful for newer of the MFC net code.
Chat
- c++网络聊天室,c/s模式,mfc开发-c++ network chat rooms, c/s mode, mfc development
duorenliaotian
- 采用多线程技术或使用MFC的Winsock类,实现多人群聊的网络聊天程序。-The use of multi-threading technology or the use of MFC s Winsock category, multi-network chat group chat program.
Chat
- 在MFC环境下用C++实现的简单聊天工具-under MFC circumstance simple chat
student
- c++课程设计聊天程序,MFC,具有图形界面,具有聊天功能-chat c++ curriculum design process, MFC
chat9
- 应用C++中MFC CSocket类 实现网络数据传输 制作实用的局域网一对一聊天程序。 -no english
37724117Xconnect_talk
- 该程序具有和qq一样的聊天功能,是Visual c++基于MFC的应用程序。对于初学MFC和网络通信的同学有一定的帮助。-The program has the same chat and qq is Visual c MFC-based applications. MFC and network communications for beginner students will have some help.
MFC-CSocket
- c++的文本聊天,以及文件的传输,同样是在局域网的环境下实现-communicate with people in the same Internet!
聊天室
- The client server of the chat room, the client of the chat room, the graphical interface based on the MFC, is implemented with C++