|
User
Guide
Developer
Docs
|
The following distribution contains both the source files (*.java) and the corresponding Java classes (*.class) for the umich.cbe.distview package. It includes the code for the server and client side of the DistView toolkit, some utility files, and some sample applications/applets (a simple client, ChatBox, WhiteBoard). The package umich.cbe.distview is part of a larger package developed at University of Michigan, but it should work standalone as well. A Makefile is also included, allowing the generation of the Java class files using the gnu make utility. The same code distribution should work both on UNIX, Windows and Macintosh,
although on Windows and Macintosh some configuration may be needed in order
to be able to execute cgi Perl scripts for generating the html files corresponding
to different applets. We provide the code as it is, with instructions for
running the server code on UNIX platforms. Downloaded client applets should
work on any platform with a browser that supports JDK1.1.x. In order to
run the server application, a web server (used for downloading client applets)
and JDK1.1.x
are needed, although we strongly suggest using JDK1.1.3 or later.
Known Problems:
Downloading instructions:
gunzip distview_cbe.tar.gz Extract the files from the archive tar xfv distview_cbe.tar After extracting the files from the distview archive, the folder structure umich/cbe/... is created, containing the packages umich.cbe.*. Make sure that the environment variable CLASSPATH is set to the place where the umich folder is placed, i.e., umich should be located at $CLASSPATH/umich. |
||||||
![]() |
|||||||