W3C PICS

PICS User Interface Demo Code in Java

Installation Guide

Windows 95

Please use an unzip program (eg.WINZIP) that preserves long filenames to unpack the distribution file.

PICS\doc
Documentation in html
PICS\src
Java source files
PICS\classes
Java classes
Suppose you have unpacked the zip file at C:\, you can run Service at Command-line mode (parsing only, useful for checking the syntax of pis-service files) by:

java -classpath c:\PICS\classes\;c:\java\lib\classes.zip W3C.PICS.Service foo.rat

To Run at Window Mode:

java -classpath c:\PICS\classes\;c:\java\lib\classes.zip W3C.PICS.PICSWindow


Ching Law
Created: 1 July, 1996
Last updated: 1 September, 1996