搜索资源列表
CAsyncSocket
- 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, co
CAsyncSocket
- 基于CAsyncSocket的局域网通信程序
CAsyncSocketEx
- CAsyncSocketEx,一个很好用的CAsyncSocket扩展类-CAsyncSocketEx, a very easy to use CAsyncSocket expansion class
20041025192209_Sock
- - 利用CAsyncSocket类实现简单通信.-a simple communications program used CAsyncSocket class.
ServerApp0102
- CAsyncSocket Sample client/server
CAsyncsocket_http_proxydemo2
- 采用CAsyncsocket类连接代理服务器-used CAsyncsocket category, Proxy Server
CAsyncSocket
- 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, co
SOCKET123
- 网络聊天 继承CAsyncSocket,自己写得socket类,在xp/2000,vc7下编译,可以在局域网和internet上应用-Internet chat succession CAsyncSocket their written socket type, in XP/2000, vc7 compiler, the LAN and internet applications
ChatCAsyncSocket
- 网络通信CAsyncSocket编程 -communications network programming CAsyncSocket
VCChatProg
- VC++.net编写的简单的聊天程序,使用了CAsyncSocket类实现。-VC. Net prepare a simple chat, the use of the CAsyncSocket Class Implementation.
chatprogrammeCAsyncSocket
- 用CAsyncSocket实现聊天室,当初的设计思路就是让程序员写消息回凋函数 ,所以提供了一些基本操作-with CAsyncSocket achieve chat rooms, The initial design idea is to allow programmers to write information back to wither function, provide the basic operation
CAsyncSocket
- 基于CAsyncSocket的局域网通信程序-CAsyncSocket LAN-based communication program
CAsyncSocket
- MFC CAsyncSocket类 C/S-MFC CAsyncSocket Class C/S
CAsyncSocket
- MFC CAsyncSocket类写的最基本聊天程序,一个客户端连接一个服务器端。-MFC CAsyncSocket written by the most basic type of chat program, a client of a server-side connection.
CAsyncSocket
- CAsyncSocket完成的客户端和服务端通讯示例程序源代码-CAsyncSocket_C/SSocket
CAsyncSocket
- CAsyncSocket是实现的聊天室,分为客户端和服务端-CAsyncSocket is to achieve a chat room, is divided into client and server-side
CAsyncSocket
- 派生 CAsyncSocket 实现文件传输 只用几句代码实现-public CAsyncSocket for file server
CAsyncSocket
- 关于mfc异步套接字的详细解释,很有用 关于mfc异步套接字的详细解释,很有用-this is about casyncsocket of mfc
CAsyncSocket--UDP
- 使用CAsyncSocket进行无连接(UDP)通信-UDP SOCKET
CAsyncSocket类的应用实例
- CAsyncSocket类的应用实例,帮助理解CAsyncSocket类.(Application instances of the CAsyncSocket class)