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. upload file

upload file

Scheduled Pinned Locked Moved C#
3 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.
  • M Offline
    M Offline
    Mridang Agarwalla
    wrote on last edited by
    #1

    Hey guys, i have site online where my registered users can upload their files. I want to make a desktop application that lets my users upload their files from the application itself. I will be uploading my files using the regular HTTP upload. DO you have any information on where I could get started. I have never made something like this.

    B 1 Reply Last reply
    0
    • M Mridang Agarwalla

      Hey guys, i have site online where my registered users can upload their files. I want to make a desktop application that lets my users upload their files from the application itself. I will be uploading my files using the regular HTTP upload. DO you have any information on where I could get started. I have never made something like this.

      B Offline
      B Offline
      Bassam Saoud
      wrote on last edited by
      #2

      Maybe this will help :http://www.codeproject.com/cs/webservices/DimeBufferedUpload.asp[^]

      M 1 Reply Last reply
      0
      • B Bassam Saoud

        Maybe this will help :http://www.codeproject.com/cs/webservices/DimeBufferedUpload.asp[^]

        M Offline
        M Offline
        Mridang Agarwalla
        wrote on last edited by
        #3

        hey, I did a bit research online and found that I'd have to first do an HTTP POST and authenticate myself and then save the logon information as a cookie. Once that is done, I'd have transmit the file in chunks. Is that right? Is there another way? Would I have to do all my HTTP POST and GET through the System.Net.WebClient namespace?

        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