CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wininet ftp

搜索资源列表

  1. VCFTPClient

    0下载:
  2. 该程序通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-this program implements full function ftp client functions, it looks like cuteftp and leapftp.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:118099
    • 提供者:欧瑞清
  1. Simple_FTP_Server

    0下载:
  2. ftp ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: -ftp download the benefits here, I will not say more, many works will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions b
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:274033
    • 提供者:feng
  1. FtpFiless

    0下载:
  2. 使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:28715
    • 提供者:李聪
  1. 98_FTPExp

    0下载:
  2. FTP文件传输程序,使用WinInet类编写。-FTP file transfer, the use of WinInet category prepared.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:32412
    • 提供者:驴洪涛
  1. FtpClient_SFTP

    0下载:
  2. 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:189660
    • 提供者:zhengjun
  1. FastDown1.1

    1下载:
  2. 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3208536
    • 提供者:zxq
  1. instance8

    1下载:
  2. 《Visualc++.net网络编程》随书源码:实例8 使用WinInet编写FTP客户端-"Visual. Net network programming "With the book source : Example 8 using WinInet prepared FTP client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:119926
    • 提供者:八部圣龙
  1. CEFTP

    1下载:
  2. 这个程序是我编写的从FTP站点下载文件的wince程序,自己封装了wininet.lib的API 形成几个基于MFC的类,并编写了下载文件的函数,可以移植到任何需要ftp操作的wince程序中。-this procedure is the preparation of the FTP site downloaded documents wince procedures, Packaging of their wininet.lib API form several categories ba
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:61912
    • 提供者:cliburn
  1. completed_ftp_client

    0下载:
  2. 利用winInet实现完整的ftp客户实例。-use winInet achieve complete ftp client examples.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:218295
    • 提供者:xiaojun
  1. MyFTP_T

    2下载:
  2. 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:29485
    • 提供者:严磊
  1. vbsmpftp

    0下载:
  2. This sample demonstrates how to use WinInet FTP APIs in Visual Basic application.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:16658
    • 提供者:jens
  1. WinInet

    0下载:
  2. WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the developmen
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-11
    • 文件大小:730557
    • 提供者:hong
  1. FTP

    0下载:
  2. FTP client make Wininet
  3. 所属分类:Applications

    • 发布日期:2017-11-30
    • 文件大小:8491869
    • 提供者:kanghunlee
  1. FTP上传下载文件源码vb

    1下载:
  2. 使用wininet.dll实现FTP的基本操作,能直接使用。-use FTP connect achieve the basic operation, can directly use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:10094
    • 提供者:asacoup
  1. MFC-WinInet

    0下载:
  2. 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-Program can achieve the basic FTP client function, can login FTP server log shows the client directory file and directory names, choose to download from the directory server fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:57587
    • 提供者:史佳
  1. WinInet

    1下载:
  2. VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:78906
    • 提供者:CQYGVGK
  1. WinInet

    0下载:
  2. 基于WinInet类编程,主要编一个ftp客户端,可以与ftp服务器进行交互数据,即上传和下载,而且还可以进行用户的登录功能。-WinInet classes based programming, mainly compiled an ftp client, ftp server can interact with the data, that upload and download, but can also be the user' s login.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1915768
    • 提供者:李杨
  1. sy4

    0下载:
  2. WinInet实现FTP客户端 实验内容: 1.写出完整的软件需求说明书。 2.开发FTP的客户端。 3.完成在局域网内的测试,并记录测试结果。 本实验涵盖了C/S体系结构和Socket编程。通过本实验深入地了解FTP的工作原理以及服务器端和客户端的工作流程,学习Socket在网络编程中的各种应用,掌握WinInet的套接字编程。 -WinInet FTP client experimental realization: 1. Write a complete softw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16084836
    • 提供者:mikko_just
  1. 17845719

    0下载:
  2. 展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法-Shows the using WinInet FTP function during the second thread execution the anonymous method to download files on the FTP server
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:vpeyatvz
  1. tge-Shxjs

    0下载:
  2. 展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法(Shows the using WinInet FTP function during the second thread execution from the anonymous method to download files on the FTP server)
  3. 所属分类:界面编程

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:expehtisk
« 1 23 4 »
搜珍网 www.dssz.com