资 源 简 介
Introduction
JSBandwidth grew from a need for me to be able to run browser-based bandwidth tests quickly and easily within a LAN / WAN. I wanted to replicate the base functionality of the familiar web-based speed tests out there, but without a full blown server application.
How to Use
Set up a web server. I assume most people using this will already have Apache, Lighttpd, Ngnix, or IIS readily available on at least one machine. If not, there"s plenty of information on google about setting one up. If you"re on Windows, I recommend Ultidev for its simplicity.
Drop the project files in your web server"s document root (or a sub-directory, if you wish).
Access the default.htm file from a client machine to run the test.
Caveat: The upload test needs to be able to send a POST request to the server. The receiving page doesn"t have to do anything with the data. However, s