MyConnection Server

The Speed Test Length example demonstrates the ability to change the length of the  Speed and Quality test.
 

The Speed Test Length example uses the standard HTML <param> feature to set a timeout value for MySpeed to use for the Speed & Quality test.

Applet syntax:

<applet MAYSCRIPT name="voip" code="myspeedserver/applet/myspeed.class" archive="/myspeed/myspeed.jar, /myspeed/plugins.jar" width=700 height=400>
<param name="timeout" value="5000">
</applet>
 

Explanation:

1. Using the standard HTML feature <param> the example sets the MyConnection Server parameter 'timeout' to the value "5000" milliseconds. This instructs the applet to terminate both the Download and Upload speed tests after 5 seconds have elapsed.

Although this option is being used to the over all length of the Speed and Quality test in this example this <param> technique can be used to assign any number of MyConnection Server test options. For example the Speed test characteristics such as the length of the speed test can be changed. Click the link below to see more options.

What other <param> options does MyConnection Server support?
 

Copyright © 1997-2008 Visualware, Inc.