搜索资源列表

  1. ftp协议实现多线程断点续传

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

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

    0下载:
  2. ◆◆◆ 《FTP、HTTP 多线程断点续传下载文件》◆◆◆ FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。 代码中的 CDownloadMTR 类就是一个具有多线程断点续传功能的类,同时提供了测试例程。代码中未使用任何CInet类或InternetOpen()等函数,而是直接使用 SOCKET 连接,一步一步解
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:270943
    • 提供者:谢红伟
  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-22
    • 文件大小:91136
    • 提供者:云水
  1. NetDownMTR

    0下载:
  2. ◆◆◆ 《FTP、HTTP 多线程断点续传下载文件》◆◆◆ FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。 代码中的 CDownloadMTR 类就是一个具有多线程断点续传功能的类,同时提供了测试例程。代码中未使用任何CInet类或InternetOpen()等函数,而是直接使用 SOCKET 连接,一步一步解
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:270336
    • 提供者:谢红伟
  1. InternetOpen

    0下载:
  2. InternetOpen函数利用 下载文件并保存在本地-InternetOpen function used to download and save locally
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:王键
  1. SetProxy

    0下载:
  2. 利用wininet.dll提供的API,设置代理服务器,并利用代理下载文件。使用的API方法有InternetOpen()、InternetConnect()、InternetSetOption()、InternetReadFile()等。-It s a program to provide a solusion to set proxy.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:44032
    • 提供者:Vincent
  1. wininet-get-

    0下载:
  2. InternetOpen第一的WinINet使用初始化函数,然后用InternetOpenUrl打开指定的链接,并最终能够读取与InternetReadFile的网页源代码。-InternetOpen WinINet first use initialization function, and then use InternetOpenUrl open the specified link, and finally be able to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:liping
  1. TestFtp

    0下载:
  2. 測試FTP功能使用VC++呼叫InternetOpen-Test Ftp Upload and Download use VC++
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:320512
    • 提供者:tsai hung chi
  1. fptdll

    0下载:
  2. Call VC++ InternetOpen,InternetWrtieFile, InternetReadFile 實現FTP功能
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:25600
    • 提供者:tsai hung chi
  1. Clock_Upda18101710252004

    0下载:
  2. Title: Clock Updater Descr iption: This is another way of synchronizing with an atomic time server without MSWINSCK.OCX **nor** MSINET.OCX **nor** an "embedded" web browser. It uses the following API's to retr
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:21504
    • 提供者:Ndr

源码中国 www.ymcn.org