VolanoChat Server
Administering your chat server requires modifying a few simple text files. See the following sections for information on the function of each text file or server option.
- Architecture
- describes the overall component architecture of the VolanoChat
server.
- Server Properties
- lists the VolanoChat server properties and their default values.
- Access Control
- describes the VolanoChat server access control file which defines
who can connect to the server and through which Web pages.
- Log Files
- shows the information recorded in the access log files, error log
file, and support log file, and how to modify their format.
- Permanent Rooms
- tells you how to define rooms that are permanently available in your
VolanoChat server.
- Servlet Runner
- lists the properties of the built-in servlet runner.
- Status Reports
- explains how to obtain real time status reports from the VolanoChat
server.
- Member Database Support
- shows you how to defined the scripts required to integrate the
VolanoChatPro server into your member database.
- Logging Chat Messages
- shows you how to transcribe the chat conversations in public and
private chat rooms.
- Listening for Events
- shows you how to write CGI scripts or Java servlets which are
notified of events in the VolanoChat server.