Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Help! Need Info on file transfer mechanism with resume download option.

Help! Need Info on file transfer mechanism with resume download option.

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++career
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sandeep Datta
    wrote on last edited by
    #1

    Hi, I am interested in developing a file transfer library for use with C++ applications. I need information on how the "resume" feature in download managers like DAP, star-downloader etc work. I would be grateful if someone could direct me to the relevant windows APIs or to some existing open-source projects addressing this issue.

    SDX-{5A853460-2944-42f8-84B8-2432DE3657EF}

    S 1 Reply Last reply
    0
    • S Sandeep Datta

      Hi, I am interested in developing a file transfer library for use with C++ applications. I need information on how the "resume" feature in download managers like DAP, star-downloader etc work. I would be grateful if someone could direct me to the relevant windows APIs or to some existing open-source projects addressing this issue.

      SDX-{5A853460-2944-42f8-84B8-2432DE3657EF}

      S Offline
      S Offline
      S Douglas
      wrote on last edited by
      #2

      SDX-{5A853460-2944-42f8-84B8-2432DE3657EF} wrote:

      or to some existing open-source projects addressing this issue

      Have you looked at WGet[^] it's what I use at home for any large downloads.

      SDX-{5A853460-2944-42f8-84B8-2432DE3657EF} wrote:

      could direct me to the relevant windows APIs or to

      There are a couple of articles here at CP, Pause & Resume at Protocol level. (You can implement it in any language)[^]


      I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

      S 1 Reply Last reply
      0
      • S S Douglas

        SDX-{5A853460-2944-42f8-84B8-2432DE3657EF} wrote:

        or to some existing open-source projects addressing this issue

        Have you looked at WGet[^] it's what I use at home for any large downloads.

        SDX-{5A853460-2944-42f8-84B8-2432DE3657EF} wrote:

        could direct me to the relevant windows APIs or to

        There are a couple of articles here at CP, Pause & Resume at Protocol level. (You can implement it in any language)[^]


        I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

        S Offline
        S Offline
        Sandeep Datta
        wrote on last edited by
        #3

        Hey, thanks for the help. I will take a look at both. By the way FYI also take a look at "True Downloader" it's an open-source download manager written in VB 6.0!

        SDX-{5A853460-2944-42f8-84B8-2432DE3657EF}

        S 1 Reply Last reply
        0
        • S Sandeep Datta

          Hey, thanks for the help. I will take a look at both. By the way FYI also take a look at "True Downloader" it's an open-source download manager written in VB 6.0!

          SDX-{5A853460-2944-42f8-84B8-2432DE3657EF}

          S Offline
          S Offline
          S Douglas
          wrote on last edited by
          #4

          SDX-{5A853460-2944-42f8-84B8-2432DE3657EF} wrote:

          written in VB 6.0!

          I like VB, but that just seems like an application that's steping out of VBs purview. WGet is Open Source, written C++ and is cross platform. Its a command like application that can set it self to run in the back ground which is very cool... :) Good luck with True Downloader, hope it works well for you. :cool:


          I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups