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

Last post 07-05-2009 10:48 PM by whighfield. 1 replies.

Sort Posts:

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

    07-05-2009, 3:40 PM
    • Member
      10 point Member
    • g_arora
    • Member since 10-17-2008, 1:23 PM
    • India
    • Posts 22

    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

    Filed under:
  • Re: How to calculate file upload and download time using asp.net C#

    07-05-2009, 10:48 PM
    Answer
    • Contributor
      7,249 point Contributor
    • whighfield
    • Member since 01-02-2006, 5:37 PM
    • Winterpeg, Manitoba
    • Posts 1,205

    You cannot do this properly without using some kind of ActiveX control or Java Applet from a browser (especially if you want the file size before you start your upload).

    Please mark the most helpful reply/replies as "Answer".

    - William
    http://thefrozencoder.ca
Page 1 of 1 (2 items)