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

搜索资源列表

  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. ftp协议实现多线程断点续传

    0下载:
  2. ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:91191
    • 提供者:云水
  1. UpDemo

    0下载:
  2. UPDDEMO,展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法。-UPDDEMO. using WinInet display FTP function in the second threads implementation period from anonymous FTP server download methods.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8340
    • 提供者:郑森
  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. 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. ftp_WinInet

    0下载:
  2. 用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:117659
    • 提供者:陈泽雄
  1. pb9(topwiz)

    2下载:
  2. 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1232197
    • 提供者:chenmiao
  1. FTP(Wininet.dll)

    0下载:
  2. vb code 應用程式可以使用ftp連線
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4636
    • 提供者:chen
  1. UrlExplr_src

    0下载:
  2. 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all interne
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26273
    • 提供者:老板
  1. FastDown1.1

    0下载:
  2. 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3208223
    • 提供者:shao youde
  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. FtpClient

    0下载:
  2. 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-The instance through WinInet programming interface to achieve a complete FTP client program, its interface is similar to CuteFTP and LeapFTP
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:89435
    • 提供者:quan zhang
  1. FtpClient

    0下载:
  2. VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器。-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional, fu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:79719
    • 提供者:123456
  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. FTPclient

    1下载:
  2. VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-VC++ FTP client development-- example WinInet source code, a FTP client source code, the interface looks quite professio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:78886
    • 提供者:lpudn63
  1. FtpClient2

    0下载:
  2. 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinIne
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:75571
    • 提供者:李超
  1. FtpCommand

    0下载:
  2. 使用WinInet进行FTP编程时,通过FtpCommand函数可以向服务器传送FTP命令。该资源包含使用FtpCommand函数的2个例程,1个例程是微软的官方例程,该例程有些问题,无法直接运行。另1个例程是我根据微软的官方例程定制,可以直接运行。-When you use an FTP program WinInet can transmit commands to the server via FTP FtpCommand function. This resource contains
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:29192
    • 提供者:李伯霖
  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. 9709862

    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-26
    • 文件大小:6144
    • 提供者:XSKD@5221
  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
搜珍网 www.dssz.com