[Top] [Prev] [Next]

cs - start connection server daemon

lib/cs

Description

The cs command does the following:

  1. Creates a file named cs in the /net directory
  2. Spawns a daemon process also named cs
  3. Terminates while daemon cs continues execution, monitoring read and write requests to the /net/cs file. Once the daemon process is running, application programs can write host names to /net/cs and read that same file to obtain the corresponding internet address. The requests can also symbolically name a service (for example, $MAILSERVER) that the daemon resolves by reference to the /services/cs/db file.

    The daemon process persists until explicitly terminated. If the daemon is terminated, the interface file /net/cs cannot be opened. The interface file, /net/cs, persists until unmounted from /net.

Options

The cs command has no options or arguments.

Files
/net/cs

Application interface to connection server daemon

/services/cs/db

Connection server service database

See Also
db - connection service database in Appendix A

cs - connection server daemon in Chapter 6



[Top] [Prev] [Next]

infernosupport@lucent.com
Copyright © 1996,Lucent Technologies, Inc. All rights reserved.