搜索资源列表
IOCP完成端口模型示例代码
- 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source c
MFCSockets_src
- 一个MFC网络小程序,提供MFC学习人员开始使用TCP/IP方法。-A small M network FC program to provide beginner to use MFC and learn TCP/IP method.
Filetrans
- VC++MFC套接字实现的局域网文件传输.-VC++ MFC Sockets achieve LAN file transfers.
winsockchat
- I ve done alot of hard work to bring you an easy way to use winsock in your applications. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc. I created a class to make
SMB
- MFC 写的ie ---mfcie 基本的功能都有。 主要利用了CHtmlView类显示HTML。 其中,CHtmlView的实现是基于COM的。 并且用到了Windows套接字。-MFC wrote the basic ie--- mfcie function. The main advantage of category CHtmlView show HTML. Which, CHtmlView realization is based on the COM. And use
TwoSoc
- 基于VC++MFC框架程序 利用TCPIP协议 使用Windows的Sockets 包含客户端和服务器端-the client and the sever using socket
wine_cellar_1
- Management of wine cellar. The producters of wine, can remotely comunicate to wine cellar, and marking a day to download the wine. The aplication is made in MFC, use sockets and threads
VCPPT
- 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
MFC_Socket_Clt
- VC++ socket 套接字客户端MFC程序代码。。。。。。 该代码简单适合,虚拟机Linux套接字调试使用-VC++ socket socket client MFC code. . . . . . The code is simple and suitable for the virtual machine to debug the use of Linux sockets. .
VCPPSummary-of-network-programming
- 1.套接字编程原理;2.基本的Windows Sockets API编程;3.MFC下的Socket编程的类;4.套接字的托管实现。四个部分介绍。-1. Socket programming principle 2. Basic Windows Sockets API programming 3. MFC Socket programming under the class 4. Managed implementation of the socket. Four-part introdu
WinSock
- 基于MFC的套接字编程,可实现对协议的选择以及对功能码的选择-Based on MFC sockets programming, can be used for the choice of the agreement and to the function code choice
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
MFC-SOCKET
- 基于套接字的文件传输,基于MFC编写,界面简单。-Windows Sockets-based file transfer MFC-based write simple interface.
SXChat_54828
- 本文实现的多线程聊天程序是在VC++开发环境下、基于UDP通信协议、使用当前流行的模块化软件设计思想编程实现的。使用了Winsock的基本概念和编程原理,数据报套接字编程的常用函数和模型以及常用的MFC网络编程类,服务器端和客户端一体。-In this paper, the communication system is implemented in VC++ development environment, based on UDP communication protocols, using
SMTP
- 邮件客户端。实现发送一般邮件,并实现了伪造发件人地址等信息的邮件的方法。利用MFC Windows套接字,构造SMTP协议。-Mail client. Realize sending regular mail, e-mail messages and realized forged sender address, etc. methods. Use MFC Windows Sockets, SMTP protocol configuration.
MFC-SOCKET
- 通过MFC,利用UDP实现一步套接字的网络编程-By MFC, use UDP sockets asynchronous network programming
