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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Asynchronous download [modified]

Asynchronous download [modified]

Scheduled Pinned Locked Moved C#
csharphelpquestion
5 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi, I want to download files Asynchronously from internet in my C# application. I don't have any idea about Asynchronous downloading. Can any one help me??? Thanks, Sunil G.

    modified on Saturday, April 10, 2010 4:27 PM

    C L 2 Replies Last reply
    0
    • L Lost User

      Hi, I want to download files Asynchronously from internet in my C# application. I don't have any idea about Asynchronous downloading. Can any one help me??? Thanks, Sunil G.

      modified on Saturday, April 10, 2010 4:27 PM

      C Offline
      C Offline
      Christopher Stratmann
      wrote on last edited by
      #2

      Try the WebClient class...

      Chris

      1 Reply Last reply
      0
      • L Lost User

        Hi, I want to download files Asynchronously from internet in my C# application. I don't have any idea about Asynchronous downloading. Can any one help me??? Thanks, Sunil G.

        modified on Saturday, April 10, 2010 4:27 PM

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        There's an example here[^]. Good luck :)

        I are Troll :suss:

        L 1 Reply Last reply
        0
        • L Lost User

          There's an example here[^]. Good luck :)

          I are Troll :suss:

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Hi, I want to download 10 mb file from URL or FTP. downloading is in progress and 5MB downloaded, now i want to cancel the download. Next time the application should download remaining 5 MB. How to do it? Reply ASAP. Thanking You, Sunil G.

          L 1 Reply Last reply
          0
          • L Lost User

            Hi, I want to download 10 mb file from URL or FTP. downloading is in progress and 5MB downloaded, now i want to cancel the download. Next time the application should download remaining 5 MB. How to do it? Reply ASAP. Thanking You, Sunil G.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Sunil G wrote:

            How to do it?

            Using BITS[^]. Divide the data over two zipfiles and download them.

            Sunil G wrote:

            Reply ASAP.

            Whehe, you failed to specify in which year I should reply - so I assumed "this" year :)

            I are Troll :suss:

            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