1

I am looking to create a relatively simple connection speed test wherein the user clicks a button and we have them download a few files, and then once that is done, we then initiate an upload back to us.

I have a seen a lot of various answers and methods for doing this with Javascript, JQuery, etc. What is the best way to accomplish the goal? I am fairly new to Javascript and web programming in general.

4
  • Ive looked into HTML5, Javascript.....I am just a tad confused. I currently have a Perl CGI script that calls a Javascript to do the work, and within that script, i'd like to initiate the download(s), time them, and then do the same with the uploads, while also attaining user information (IP, hostname, as much as I can get since it is for internal customers only). Commented Jul 17, 2012 at 12:23
  • In my opinion I think Chris Van has done a great work with JSBandwidth. Commented Jul 17, 2012 at 12:24
  • Thanks for the advice. It looks good, though when I run it, I keep getting a download speed of infinity. Any thoughts? Commented Jul 18, 2012 at 11:10
  • It immediately falls into the success area and the start and end times are equal. Commented Jul 18, 2012 at 11:11

1 Answer 1

1

I'd use LogNormal's version of boomerang.js - https://github.com/lognormal/boomerang

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.