You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Description
The tool is needed for bandwidth/network testing. It is developed as a servlet and could work outside of OpenMeetings. A user can use the tool for executing network tests. There are five tests available for a user:

1) ping;
2) availability of a required RTMP port;
3) jitter size;
4) download speed;
5) upload speed.

User interface
The client side of the tool is a flash application and reproduced by special indicators set. These indicators will show the status of tests. There are five status types:

1) test does not run yet;

2) test is running;

3) test failed;

4) test passed;

5) test passed and its result is measurable.

Example screenshot

Work scenario
When a user enters the application link (for example, http://host:5080/openmeetings/networktesting.swf10.swf?lzproxied=solo) then the tests start running automatically. Also, a user can click to the corresponding indicator to start a test again (or to stop it).

  • No labels