搜索资源列表
Socket
- 精通MFC程序设计附源代码 Socket编程
WindowsC+++MFC+Socket+(Server)
- WindowsC+++MFC+Socket+源码示例(服务器篇);内附说明文档。
WindowsC+++MFC+Socket+(Client)
- WindowsC+++MFC+Socket+源码示例(客户端篇),内附说明文档
MFCSocket
- mfc socket编程 呵呵!代码虽简单,但是原理还是用到了 这还是精通mfc书的源代码
SOCKET
- 仿QQ的聊天程序vc++/mfc来学习的简易聊天室代码功能较全
TCP聊天 MFC socket 网络编程
- TCP聊天 MFC socket 网络编程
server
- mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
MFC Socket通讯
- MFC Socket通讯
MFCChat
- MFC聊天室的实现,使用VC+Socket编程;希望对初学者有帮助-MFC implementation of chat rooms, want to help beginners
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
CSocket
- 基于socket和mfc编写的一个小巧的聊天程序,是c/s结构的,界面友好-Mfc prepared based on the socket and a small chat program, the c/s structure, user-friendly
IDM
- MFC界面编程,socket通信,多线程-MFC programming interface, socket communications, multi-threaded
Socket090808
- SOCKET 编程学习,VC MFC的简单实例,对初学者十分有用,很难找的资料哦-SOCKET learning programming, VC MFC simple example, very useful for beginners, it is difficult to find the information, oh
socket1
- SOCKET通信的服务器客户度,该通信是用API 写的,没有用到MFC-socket server client
MFC_Socket_Example
- 《精通MFC程序设计》 第22章 MFC Socket编程-《Master MFC Programming》 Chapter 22 MFC Socket Programming
MFC-Socket
- VC++网络编程 MFC Socket编程 Socket程序(CAsyncSocket传统版、CAsyncSocket指针版、CSocket版)-VC++ Programming Network Programming MFC Socket Socket procedures (CAsyncSocket traditional version, CAsyncSocket pointer version, CSocket Edition)
Socket基本通信
- SOCKET界面的编程,TCP程序的实现。(SOCKET interface programming, TCP program implementation.)
Socket
- 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)
MFC Socket
- 用MFC实现了网络通讯,其中包含两个成勋,客户端和服务器。附上源码。很不错的例子(Using MFC to achieve network communication, including two Cheng Xun, client and server. The source code is attached. A good example)
MFC socket编程简单示例
- socket编程示例,实现服务器和客户端简单通信