搜索资源列表
SocketExample
- 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP / TCP / FTP protocol implemented, and string, and the data flow both transmission modes.
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
通过套接字获取IP地址和本机名字
- 程序是MFC工程的基于对话框程序,主要功能是获取本机IP地址和主机名
FTP
- MFC基于对话框的Ftp上传下载软件!学习交流使用!-MFC dialog-based Ftp upload download software! Learn to use!
UdpSrv
- 基于UDP的服务器端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based server-side program. No errors, and MFC dialog-based interface display under construction.
WinSock
- MFC的一个基于对话框的网络程序,实现简单的对话功能。-MFC, a dialog-based network program, the realization of a simple functional dialogue.
IPCapture
- 利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即 可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box app
mscomm
- 这个实例是基于对话框的MFC应用程序中应用MSComm控件编程实现COM1和COM2的串口控制。-This example is a dialog-based MFC application of application programming MSComm control serial control COM1 and COM2.
UdpClient
- 基于UDP的客户端端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based client raising this program. No errors, and MFC dialog-based interface display under construction.
FindFilesDlg
- 基于MFC对话框的网络编程,实现对文件名与视频名的模糊匹配与检索-MFC dialog-based network programming, video on the file name and the name of fuzzy matching and retrieval
WebCapture_MFC
- 通过URL从网页上抓取图片,本程序基于MFC的对话框的工程,通过在对话框中的编辑框中输入图片的URL,点击ShowPic按钮就会从给定的URL网页中获取图片-Crawl through the pictures from a web page URL, the program is based on MFC dialog project, through the edit box in the dialog box enter the picture URL, click the button
(TCP)MyFileTransfer
- 该程序是采用VS2005的实现的,基于MFC对话框的程序,实现功能是传输文件-The program is implemented using the VS2005, MFC dialog-based program to achieve the function is remote file transfer
client-server-decodeandencode
- 本系统的程序设计是在Visual Studio 2010编译环境下进行的,类似QQ聊天软件,采用的是MFC对话框形式。该系统的设计分为两个大部分,一个是客户端的设计,另一个是服务器的设计,它们之间在传输层是基于TCP进行通信的。-The system programming is compiled in Visual Studio 2010 environments, similar to the QQ chat software, using the MFC dialog box form.
MySock
- 一个简单的网络聊天程序,用MFC实现,基于对话框-A simple network chat program using MFC dialog-based
portscan1
- 使用了MFC,基于对话框的,多线程,连续IP地址端口扫描。-It s a portscan program.
MFCdialogclassOpenGL
- 一个基于MFC对话框的opengl类 word文档-A class based on MFC dialog opengl word document
haiming
- 基于MFC对话框的海明码,具有纠错功能,采用C++编写-MFC dialog based on Hamming code, written using C++
20664_3
- 一个基于对话框的远程控制,代码简单,很易读懂! 功能全:包括文件管理、进程管理、服务管理、远程终端、屏幕截取监视、键盘记录等,很易读懂 分为:服务端和客户端,都为mfc编程 其中如果调试的话,可以改其中的网站参数 目的:仅用于学习远程控制代码的实现-A dialog-based remote control, code simple and very easy to read! Full-featured: including document manag
MFC-TCPclient
- 基于MFC的TCP客户端实现,主要基于对话框模式-MFC-based TCP client implementation, mainly based on dialog mode
sedginal
- 关于对话框的vc例子,示范了如何建立一个基于对话框的mfc程序()