Results 1 to 2 of 2

Thread: FTP and HTTP Downloader

  1. #1

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    FTP and HTTP Downloader

    Hi,

    My college teacher assigned me HTTP Downloader with multithreading support for my project course.

    I want to know is there margin of learning in this project ??
    What is the difference between FTP and HTTP Downloader ?? Where and what material is to be find to study ??

    Thanks.

  2. #2
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    FTP and HTTP are different protocols.

    You should be able to find some examples of downloading with HTTP on http://www.PlanetSourceCode.com. I wrote a simple download manager once, but I don't know where the code for it is at the moment, otherwise I'd let you see it.

    It is not extremely complicated to do.

    I uploaded the HTTP protocol document for v1.0 of the HTTP
    protocol. You can find v1.1 if you search online.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width