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#
  4. How internet Download manager Works?

How internet Download manager Works?

Scheduled Pinned Locked Moved C#
question
4 Posts 3 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.
  • A Offline
    A Offline
    aahamdan
    wrote on last edited by
    #1

    Dear Expert, What are the principles of Internet download manager? How is it work? I am thinking to develop program like it, what is the suitable language? Regards,

    B A 2 Replies Last reply
    0
    • A aahamdan

      Dear Expert, What are the principles of Internet download manager? How is it work? I am thinking to develop program like it, what is the suitable language? Regards,

      B Offline
      B Offline
      BillWoodruff
      wrote on last edited by
      #2

      I've been a registered owner of IDM for (I think) over ten years, and it works very, very well. It is also a program that is updated almost every six-weeks because of the very complex business it does of integrating into all the popular browsers. What's even more remarkable: they've never asked me to pay for an update ! On the simplest level IDM is a manager for file-downloads, but that's like saying C# is a simple tool for making applications :) It has too many other facilities and features to go into, here. Unless you are seasoned developer with years of experience in dealing with Windows and in interaction with browsers, and a few years of your time to spend on this project, I suggest you think of another project to do.

      «I want to stay as close to the edge as I can without going over. Out on the edge you see all kinds of things you can't see from the center» Kurt Vonnegut.

      A 1 Reply Last reply
      0
      • A aahamdan

        Dear Expert, What are the principles of Internet download manager? How is it work? I am thinking to develop program like it, what is the suitable language? Regards,

        A Offline
        A Offline
        Afzaal Ahmad Zeeshan
        wrote on last edited by
        #3

        What does the name suggests? Internet *download* manager. It simply manages the processes for file downloads or other downloads that you are trying to get. As Bill has mentioned above, the job is not just to download the file from web resource, but also to ensure that the plugin is well integrated to all of the browsers. That is the actual tasks that they have to take care of. Downloading the resource is simply an HTTP client asking for a file download. But how does it know that a user wants to download something? That is the actual job of theirs. For example, downloading a video from YouTube, Dailymotion or like downloading an audio file when it is played from the browser (all kinds of browsers). That is the complex task that IDM does for you. Anyone can download a file, just Right-clicking on that resource and selecting "Save as...". IDM does more than that! That is what makes it "The" Internet Download Manager. :-)

        The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

        1 Reply Last reply
        0
        • B BillWoodruff

          I've been a registered owner of IDM for (I think) over ten years, and it works very, very well. It is also a program that is updated almost every six-weeks because of the very complex business it does of integrating into all the popular browsers. What's even more remarkable: they've never asked me to pay for an update ! On the simplest level IDM is a manager for file-downloads, but that's like saying C# is a simple tool for making applications :) It has too many other facilities and features to go into, here. Unless you are seasoned developer with years of experience in dealing with Windows and in interaction with browsers, and a few years of your time to spend on this project, I suggest you think of another project to do.

          «I want to stay as close to the edge as I can without going over. Out on the edge you see all kinds of things you can't see from the center» Kurt Vonnegut.

          A Offline
          A Offline
          aahamdan
          wrote on last edited by
          #4

          Thank you

          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