What the directory contains:

///////////////////////////////////////////////////////////////////////////////////////

Description:

JWANDS (Java Wide Area Network Delay Simulator) is a tool for simulating the network delays of a 28.8 modem while using an internet browser. It is based on WANDS (Wide Area Network Delay Simulator) software developed by Andrew Sears. In order to introduce delays, JWANDS runs as a proxy server, which acts as a filter between the client browser and an http server.

Why would you use this tool:

JWANDS is used when you are about to administer a usability test. Since TMF site is located on a CD or hard-drive, the network delay for delivering pages to a local browser is unrealistic if compared with a distant site accessed over a modem connection that most users would encounter when viewing the TMF pages.

By simulating network delays, we can heighten the realism of the artificial scenario. This is important in usability testing because it has been shown that delays can influence user actions and satisfaction. Long delays might cause user frustration and failure to complete a task.

Requirements:

To install:

  1. Copy jwands.jar to your hard-drive.
  2. Start an MS-DOS window on the computer which will serve as the main server for this experiment. (Although a proxy server, including JWANDS, need not reside on the same machine as the user or as the http server, it is convenient to reduce the complexity of the setup to keep them together.)
  3. Change your location to the directory where you copied the files in Step (1).
  4. Type into the DOS window: jar xvf jwands.jar

To run:

For more information:

Notes:

These instructions for configuring the browser to use the proxy server apply only to Internet Explorer 5. For the CIFter experiment, only IE5 is to be used. To use JWANDS with another browser, consult the documentation of that browser.