Chapter 1. Elego ComPact Resource Service

Table of Contents
1.1. Syntax
1.2. Semantics and Use
1.3. Files and Resources

The Elego ComPact configuration resource service is implemented by the compactrsrcd program. It depends on the netobjd service agent that is part of the Modula-3 networks objects system.

1.1. Syntax

  compactrsrcd [gopt] [(-host|-agent) <service-host-addr>] 
                      [(-config|-c)   <config-resource-name>]

  gopt ::= -v | -d | -q | -copyright | -cr
-host is used to specify the service where the netobjd is running that is contacted by servers and clients for service negotiation. If -config is given, a customized local configuration file will be used instead of the internally bundled default one.

-v lets the server run verbosely, -d make it display lots of information about every request. -q is currently recognized but without use.