资 源 简 介
Purpose
NetTest provides an easily accessible interface for gathering network-related information within a Web browser. NetTest uses network calls available in
JavaScript and Flash to determine:
download throughput,
upload throughput,
round-trip time (ping).
NetTest can use several different measurement techniques to determine network
information, and also provides wrappers which automatically select the best
measurement method. In addition to measuring those quantities between the connecting client and the origin server, NetTest can also measure the between the client and an
arbitrary other webserver.
Getting started
The basic way of using NetTest is to supply a URL of a resource to
request, its size, and a function to process the result of the request such as:
文 件 列 表
nettest-0.9
NetTest.as
example1.html
example2.html
nettest.swf
nettest-swfobject.js
swfobject.js
nettest.js