CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - MFC Dialog

搜索资源列表

  1. ftpfiles

    1下载:
  2. 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:59623
    • 提供者:陈康
  1. SocketExample

    0下载:
  2. 一个基于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.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-15
    • 文件大小:78079
    • 提供者:就是恶
  1. tinysendsmtp

    0下载:
  2. 一个基于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
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:109473
    • 提供者:乐浩军
  1. FTP

    1下载:
  2. MFC基于对话框的Ftp上传下载软件!学习交流使用!-MFC dialog-based Ftp upload download software! Learn to use!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3873605
    • 提供者:yu_weiwei
  1. UdpSrv

    0下载:
  2. 基于UDP的服务器端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based server-side program. No errors, and MFC dialog-based interface display under construction.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:6508
    • 提供者:海斌
  1. IPCapture

    0下载:
  2. 利用 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:123454
    • 提供者:王小雨
  1. MFC-chat

    0下载:
  2. This a dialog based chat program (server and client)-This is a dialog based chat program (server and client)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3844043
    • 提供者:dUni
  1. UdpClient

    1下载:
  2. 基于UDP的客户端端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based client raising this program. No errors, and MFC dialog-based interface display under construction.
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-05-06
    • 文件大小:2371
    • 提供者:海斌
  1. FindFilesDlg

    0下载:
  2. 基于MFC对话框的网络编程,实现对文件名与视频名的模糊匹配与检索-MFC dialog-based network programming, video on the file name and the name of fuzzy matching and retrieval
  3. 所属分类:Search Engine

    • 发布日期:2017-05-12
    • 文件大小:2962905
    • 提供者:zougq
  1. WebCapture_MFC

    0下载:
  2. 通过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
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:89728
    • 提供者:罗尚
  1. mfc

    0下载:
  2. 用MFC完成了一个简单对话框的操作,用来简单的学习MFC的用法-Completed with a simple MFC dialog operation, for the use of simple learning MFC
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:69245
    • 提供者:贺娟
  1. (TCP)MyFileTransfer

    0下载:
  2. 该程序是采用VS2005的实现的,基于MFC对话框的程序,实现功能是传输文件-The program is implemented using the VS2005, MFC dialog-based program to achieve the function is remote file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:67372
    • 提供者:苏文娟
  1. RWXML

    0下载:
  2. XML VC6.0 XML file related operations, VC read and write XML documents, the establishment of a Dialog-based MFC project in
  3. 所属分类:xml-soap-webservice

  1. client-server-decodeandencode

    1下载:
  2. 本系统的程序设计是在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.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-07-13
    • 文件大小:402432
    • 提供者:allen
  1. MySock

    0下载:
  2. 一个简单的网络聊天程序,用MFC实现,基于对话框-A simple network chat program using MFC dialog-based
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1936676
    • 提供者:bao
  1. socket

    0下载:
  2. MFC 对话框socket编程实例 类似QQ聊天程序-MFC dialog socket programming instances similar QQ chat program
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-11-13
    • 文件大小:9020022
    • 提供者:liuhui
  1. mfcDialog

    0下载:
  2. 一个MFC demo。实现基本所有MFC对话框的所有元素。下载后在VC++里可以直接运行。-An MFC demo. Achieve all basic MFC dialog box of all the elements. Download in VC++ can be run directly.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-14
    • 文件大小:2342943
    • 提供者:王学兴
  1. Transfer

    0下载:
  2. transfer 大型文件传输 基于mfc对话框网络编程-transfer large file transfer mfc dialog-based network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:43056
    • 提供者:刘显三
  1. Tcp-talk

    0下载:
  2. 简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-12
    • 文件大小:49676
    • 提供者:gongweilin
  1. Winsock_getIP1

    0下载:
  2. 网络程序设计,用MFC基于对话框编程获取IP地址-Network programming, using MFC dialog-based programming to obtain an IP address
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3284675
    • 提供者:潘敏
« 12 3 »
搜珍网 www.dssz.com