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. Web Development
  3. ASP.NET
  4. How to calculate file upload and download time using asp.net C#

How to calculate file upload and download time using asp.net C#

Scheduled Pinned Locked Moved ASP.NET
csharptutorialasp-netsysadminperformance
4 Posts 4 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.
  • G Offline
    G Offline
    Gaurav Aroraa
    wrote on last edited by
    #1

    I have a scenario in which need to calculate the Server Time for uploading files as per the Connection speed. Example: Need to calculate time to upload files with Connection speed 256Kbps and more If connection breaks then checking the remaining time and restart the download or upload operation where it was break

    A T C 3 Replies Last reply
    0
    • G Gaurav Aroraa

      I have a scenario in which need to calculate the Server Time for uploading files as per the Connection speed. Example: Need to calculate time to upload files with Connection speed 256Kbps and more If connection breaks then checking the remaining time and restart the download or upload operation where it was break

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Gaurav.Kumar.Arora wrote:

      I have a scenario in which need to calculate the Server Time for uploading files as per the Connection speed.

      Gaurav.Kumar.Arora wrote:

      Example: Need to calculate time to upload files with Connection speed 256Kbps and more If connection breaks then checking the remaining time and restart the download or upload operation where it was break

      You want to do it using ASP.NET ?

      cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

      1 Reply Last reply
      0
      • G Gaurav Aroraa

        I have a scenario in which need to calculate the Server Time for uploading files as per the Connection speed. Example: Need to calculate time to upload files with Connection speed 256Kbps and more If connection breaks then checking the remaining time and restart the download or upload operation where it was break

        T Offline
        T Offline
        Tash18
        wrote on last edited by
        #3

        do post ur error msg which wil be helpful for the experts to guide you in a proper and apt way... :)

        1 Reply Last reply
        0
        • G Gaurav Aroraa

          I have a scenario in which need to calculate the Server Time for uploading files as per the Connection speed. Example: Need to calculate time to upload files with Connection speed 256Kbps and more If connection breaks then checking the remaining time and restart the download or upload operation where it was break

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          That's not an example, it's a line from your spec. you can't do that in ASP.NET. You can buy third party components that will do it. They will use ActiveX or Java. Of course, you can write your own in C++/ActiveX ( so will only work in IE ), or in Java.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          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