Hurl Features

Hurl Download

Preliminary Instructions


-- START HURL SERVER --

Unix

CLASSPATH=hurl.zip java org.doit.hurl.Hurl

Win32

jre -cp hurl.zip org.doit.hurl.Hurl

Macintosh

Set the classpath to hurl.zip and start org.doit.hurl.Hurl

-- START HURL CLIENTS --

Load the URL http://serverhostname:9000/
in a browser that supports Java applets.

-- HURL --

Enter URLs in the server input field and they will be displayed
on all the Hurl clients.

-- PLAYLISTS --

The Hurl server can also be automated using playlists.  (see File menu)
A play list is a text file that supports the following commands:

HURL [url]
SLEEP [seconds]
PAUSE

Here's an example:

HURL http://www.sdsu.edu/
SLEEP 10
HURL http://muffin.doit.org/
SLEEP 10
HURL http://www.cnn.com/
PAUSE
HURL http://hurl.doit.org/


by Mark Boyns
Last modified: Mon Jun 1 10:16:44 PDT 1998

Hurl logos created with the GIMP