README for the W3C Label Grabber Robot

To install the PICS label grabber, move *.java to the directory

[root]\w3c\pics\robot

and set CLASSPATH to point to [root].  For example, unzip to

c:\w3c\pics\robot

and set CLASSPATH=c:\

Then, execute

java w3c.pics.robot.Controller [hostname] [port] [resource]

Where [hostname] is the host name of the label bureau's server, [port] is the label bureau port, and [resource] is the name of the resource on the server that the labels should go to.

Email jamieson@mit.edu with questions.

See http://www.w3.org/PICS/refcode/LabelGrabber/index.htm for further information.