搜索资源列表
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.
2007101022222759710
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。本站默认解压密码:vscodes.com
20078171884027
- 基于MFC CAsyncSocket派生一个CTermSocket实现的一个Telnet源程序,是学习MFC网络编程的好例子。
MSocUdp
- 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or
dianduidianliaotianchengxu
- 利用mfc实现socket编程,新建一个类继承CAsyncSocket类,然后重载其发送接受函数
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.
IdsTest
- 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
MFCSock
- 这是一个使用MFC类CAsyncSocket实现的一个群聊工具。-This is an MFC class CAsyncSocket implemented using a group chat tool.
Csocket
- 本文介绍了CAsyncSocket、CSocket类,并用CSocket类编写了一个简单实用的网络聊天程序。读者还可以通过MFC CArchive 对象进行信息的收发操作,使得网络传输如同使用MFC的文档连载协议(Serialization protocol),简捷易用。-This paper introduces CAsyncSocket, CSocket class, and Class CSocket prepared a simple but useful web chat progr
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.
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
CAsyncSocketEx
- 一个仿照微软MFC的异步套接字的实现,实现的参考很有价值。-a asyncsocket implementation like mfc s CAsyncSocket.
CAsyncSocket
- 关于mfc异步套接字的详细解释,很有用 关于mfc异步套接字的详细解释,很有用-this is about casyncsocket of mfc
MFC-CAsyncSocket
- 使用MFC快速实现网络编程 CAsyncSocket-MFC CAsyncSocket
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
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.
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