Uploading a file automatically for speed test?

Posted by Abhi on Pro Webmasters See other posts from Pro Webmasters or by Abhi
Published on 2013-11-01T06:32:07Z Indexed on 2013/11/01 10:25 UTC
Read the original article Hit count: 272

Filed under:
|
|

I am building a Web UI for a device for internet connection and one of the requirements in it is a speed test. I know the basic concept of how speed test works. A file is downloaded for a limited time then the same file is uploaded again and the speed is tracked at regular intervals.

Downloading the file is not an issue, but how am I supposed to upload the file without the client knowing that the file is getting uploaded? I've read through a lot of documentation, but I'm still not able to get the answer to how I will upload the file from clients machine without asking him to select the file.

© Pro Webmasters or respective owner

Related posts about php

Related posts about JavaScript