搜索资源列表
POP3.MFC
- pop协议,又VC。MFC框架类支持,pop3邮件协议-pop agreements, VC. MFC framework class support, pop3 mail agreement
myFtp
- 本系统是基于Windows环境和FTP协议,以Visual C++6.0作为开发平台,利用MFC框架提供的CSocket类开发的.实现了FTP的上传和下载
InternetMan
- 用VC++做的网页浏览器,MFC框架下的程序,对新手来说是很好的,代码和功能都很简单
局域网监控程序
- vc在MFC框架下的局域网监控程序,实现自动搜索局域网内机器,查看IP,物理地址,开放端口,共享文件等功能
DlgSrv.rar
- 基于VC++的MFC框架的利用TCPIP协议的Socket完成的通信程序服务器端,the TCP sever using socket in VC++
Chapter3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
Chat
- 在MFC框架下,利用Winsock通讯实现局域网通讯工具-In the MFC framework, the use of Winsock Communications LAN communication tool
Monitor
- vc在MFC框架下的局域网监控程序,实现自动搜索局域网内机器,查看IP,物理地址,开放端口,共享文件等功能-vc at MFC in the framework of the LAN monitoring program, implementation automatically search the LAN machines, view IP, physical address, open ports, share files and other functions
Client
- 自己做的 MFC SOCKET框架 通过线程循环实现事件响应
socketmfc
- 基于vc++mfc 最全的一个socket框架,可自行扩展!~-Vc++ mfc based on the most comprehensive framework for a socket, they are free to expand! ~
TwoSoc
- 基于VC++MFC框架程序 利用TCPIP协议 使用Windows的Sockets 包含客户端和服务器端-the client and the sever using socket
ChatAsynchronous
- 一个多线程的,线程互斥的的,使用MFC框架的聊天室-A multi-threaded, the thread mutually exclusive, using MFC framework of the chat rooms
ftptranser
- 采用mfc框架的 ftp 服务器端。支持断点续传等功能-Mfc framework using ftp server-side. Features such as support for HTTP
source
- 在VC6.0 的MFC框架下开发,实现一个局域网聊天软件。内含代码。-The MFC framework in VC6.0 development, the realization of a LAN chat software. Embedded code.
LanChat
- 简单文字消息通信.在了解windows socket编程的基础上,使用微软的mfc框架与winsock结合编写简单文字消息通信软件,实现不同端口之间的消息互通。-Simple text messaging. In understanding the basis of windows socket programming, using Microsoft winsock mfc framework and integrate communication software to write simp
Five
- 本系统采用VC++ 开发,使用MFC框架,运行于Windows XP或者Windows Server 2003平台,使用C/S结构。
3100905431009083
- 我的程序是在VS2010环境下,通过MFC框架实现的 运行程序步骤:首先找到可执行文件:31009054 窦小敏\StreamAnalysis\Debug\StreamAnalysis.exe 点击StreamAnalysis.exe会出现一个“流量分析”的框架,将要分析的包引入进来,框架右下角有个“分析”按钮,点击将出 现分析结果 我的程序实现的内容是:只保留了TCP和UDP数据包,其它的包全部滤掉,并且计算了UDP和TCP的数量,通过饼图分别得到UDP和TCP占的比例。-My
Lesson4Code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand the
Lesson6Code
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。-The working principle of the menu and write applications, the menu command message in the MF
ftp-mfc
- MFC框架编写的FTP客户端工具,实现了列表呈现、上传、下载等客户端工具的基本功能-MFC framework of the preparation of the FTP client tool to achieve a list of presents, upload, download and other basic functions of the client tools