搜索资源列表

  1. VCFTPClient

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

    • 发布日期:2024-05-21
    • 文件大小:117760
    • 提供者:sight
  1. UpdateFile

    0下载:
  2. MFC WININET activex文件上传组建-MFC WININET file upload form
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-21
    • 文件大小:2836480
    • 提供者:熊海
  1. FtpFiless

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

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:李聪
  1. ftp协议实现多线程断点续传

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

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:云水
  1. ADOErrors

    0下载:
  2. 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic
  3. 所属分类:SNMP编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:
  1. inetdial

    0下载:
  2. Wininet实现建立Internet拨号连接和断开连接-Wininet build an Internet dial-up connection and disconnection
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:中华红客
  1. down_wininet

    0下载:
  2. 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:安仲明
  1. ex34a

    0下载:
  2. 将一个HTTP服务器、一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-to an HTTP server, an HTTP client and WINSOCK 2 WININET HTTP client portfolio together
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:84992
    • 提供者:阿甘
  1. Delphi-netfunction

    0下载:
  2. delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:92160
    • 提供者:orientyu
  1. netong

    0下载:
  2. 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:1227776
    • 提供者:wudi
  1. netong1

    0下载:
  2.   从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。-from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:70656
    • 提供者:wudi
  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编程

    • 发布日期:2024-05-21
    • 文件大小:80896
    • 提供者:郑森
  1. wininet

    0下载:
  2. 本程序是一个用于远程网页查看的工具软件。-this program is a website for remote access to the tools.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:46080
    • 提供者:
  1. 98_FTPExp

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

    • 发布日期:2024-05-21
    • 文件大小:31744
    • 提供者:驴洪涛
  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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:189440
    • 提供者:zhengjun
  1. instance8

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

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:八部圣龙
  1. CEFTP

    0下载:
  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
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:61440
    • 提供者:cliburn
  1. MyBrowsers

    0下载:
  2. 这是一个通过MFC WinInet类实现的HTTP客户程序-through MFC WinInet Class Implementation of the HTTP client program
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:45056
    • 提供者:蔡海
  1. completed_ftp_client

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

    • 发布日期:2024-05-21
    • 文件大小:218112
    • 提供者:xiaojun
  1. webhtml

    0下载:
  2. 一个远程网页的查看实例,WinInet初学都很有参考作用-a remote website View example, a novice WinInet is a useful reference
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-21
    • 文件大小:86016
    • 提供者:杨兆松
« 1 23 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org