ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/README
(Generate patch)

Comparing projects/cms/source/server/README (file contents):
Revision 1.8 by tdb, Mon Jan 22 03:02:37 2001 UTC vs.
Revision 1.9 by tdb, Wed Mar 14 22:45:07 2001 UTC

# Line 35 | Line 35 | DBInterface
35   FilterManager
36   RootFilter
37   FilterMain
38 + Client
39  
40   It is not necessary to start both the ClientInterfaceMain and DBInterface,
41   the server will handle only one or both. Multiple Filter's can be started
# Line 92 | Line 93 | buildutil
93    Builds a seperate JAR file, in `build' called `iscream-util.jar'.
94    This file contains just the uk.ac.ukc.iscream.util package for
95    use in other parts of the system, such as the clients.
96 +
97 + createtable
98 +
99 +  Creates the ipacket table in the mySQL database. This is required for
100 +  the database side of the server.
101 +
102 + droptable
103 +
104 +  Drops an ipacket table from the mySQL database if one exists.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines