File: PrefServer0.3.zip
       Author: Marco Nelissen <marcone@xs4all.nl>
      Release: 0.3 (December 27th, 1997)
Compatibility: PR
     Location: contrib/libraries
  Description: Client-server solution for easiest saving of preferences
        Notes: This server will process requests to save and retrieve preferences.
               The programmer is provided with an easy interface to the server
               through a small library. It is up to the user to decide how to
               actually store the preferences, the programmer need not concern
               himself with this.
               The server can currently store preferences in a number of different
               ways (totally transparent to the programmer), can block read/write
               requests, and can log all transaction.