搜索资源列表
CAsyncSocket
- 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming pro
HS_HTTP_SVR
- 本程序是通过MFC CAsyncSocket类实现的一个多线程HTTP服务器,它支持CGI和ISAPI。-this procedure is adopted MFC CAsyncSocket Class Implementation of a multithreaded HTTP service , with support for CGI and ISAPI.
wangluo
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。
2007101022222759710
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。本站默认解压密码:vscodes.com
20078171884027
- Telnet终端源程序 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。
20078171884027
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。
CAsyncSocket.rar
- MFC CAsyncSocket类 C/S,MFC CAsyncSocket Class C/S
CAsyncSocket.rar
- MFC CAsyncSocket类写的最基本聊天程序,一个客户端连接一个服务器端。,MFC CAsyncSocket written by the most basic type of chat program, a client of a server-side connection.
CAsyncSocket
- socket编程的交互式聊天系统,有客户端和服务端,比较简单的一个程序-socket programming, interactive chat system, with client and service side, a relatively simple procedure
CAsyncSocket_Sample
- 用MFC CAsyncSocket类实现网络通信的源代码-With MFC CAsyncSocket class implements the source code for network communication. . .
telnet
- Telnet终端源程序,基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。-Telnet terminal source, based on MFC CAsyncSocket derived from a CTermSocket achieve a Telnet source, is to learn MFC a good example of network programming.
TALK
- 一对一聊天工具 vc++ mfc CAsyncSocket-mfc
telnet
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子-Derived based on MFC CAsyncSocket a CTermSocket achieve a Telnet source, is to learn a good example of network programming MFC
CAsyncSocket
- 关于mfc异步套接字的详细解释,很有用 关于mfc异步套接字的详细解释,很有用-this is about casyncsocket of mfc
MFC-CAsyncSocket
- 使用MFC快速实现网络编程 CAsyncSocket-MFC CAsyncSocket
Server
- MFC CAsyncSocket服务器代码-The MFC CAsyncSocket server code
MFC-Socket-AsyncSocket-project
- 使用CAsyncSocket类MFC Socket编程。实现服务端和客户端之间的通讯,并能显示聊天纪录。-Use CAsyncSocket class MFC Socket programming. The communication between the server and client, and can display the chat record.
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)
CAsyncSocket-UDP
- MFC自带CAsyncSocket的视频聊天程序-MFC CAsyncSocket own video chat program
CAsyncSocket-Demo
- VC++6.0中利用MFC的CSocket类实现网络通信-VC++6.0 in the use of CSocket MFC class to achieve network communication