搜索资源列表
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
FTP
- MFC基于对话框的Ftp上传下载软件!学习交流使用!-MFC dialog-based Ftp upload download software! Learn to use!
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
FindFilesDlg
- 基于MFC对话框的网络编程,实现对文件名与视频名的模糊匹配与检索-MFC dialog-based network programming, video on the file name and the name of fuzzy matching and retrieval
mfc
- 用MFC完成了一个简单对话框的操作,用来简单的学习MFC的用法-Completed with a simple MFC dialog operation, for the use of simple learning MFC
(UDP)chat
- 一个简单UDP协议的聊天程序,本程序是基于MFC对话框实现的。-A simple UDP protocol chat program, this program is MFC-based dialog to achieve
(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.
socket
- MFC 对话框socket编程实例 类似QQ聊天程序-MFC dialog socket programming instances similar QQ chat program
mfcDialog
- 一个MFC demo。实现基本所有MFC对话框的所有元素。下载后在VC++里可以直接运行。-An MFC demo. Achieve all basic MFC dialog box of all the elements. Download in VC++ can be run directly.
Transfer
- transfer 大型文件传输 基于mfc对话框网络编程-transfer large file transfer mfc dialog-based network programming
Tcp-talk
- 简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
MFCdialogclassOpenGL
- 一个基于MFC对话框的opengl类 word文档-A class based on MFC dialog opengl word document
MFCDialogOpenGL
- 基于MFC对话框类的opengl框架,方便不同读者的学习-Opengl framework based on MFC dialog class to facilitate the learning of different readers
haiming
- 基于MFC对话框的海明码,具有纠错功能,采用C++编写-MFC dialog based on Hamming code, written using C++
BankSystem
- 刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库-After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database
mfcansycsock
- 异步套接字编程 通过MFC对话框模式 基于win32控制平台-Asynchronous socket programming mode by MFC dialog-based control platform win32
IP
- 一个小小的MFC对话框窗口查找本机的IP地址和电脑名字-Look for the machine s IP address and computer name
tcpserver
- 基于tcp协议的网络服务器端的源代码,结合mfc对话框实现,代码简单易懂,利于初学者学习。-Tcp protocol-based network server source code, combined with mfc dialog, the code is easy to understand, will help beginners learn.