Previous ION Java User's Guide: Configuring ION Java Next

Starting and Configuring the ION Daemon

The ION Daemon is a process that listens to a specified socket port, waiting for a communication request. Once a connection is received and verified, the daemon starts up an ION Server process, connects the client to the server process and waits for further connection requests.


Note
If you are unfamiliar with ION Java, it may be helpful to refer to Overview of ION Java for information regarding general ION Java architecture, including an overview of the ION server/client relationship and the ION Daemon before beginning the configuration process.

ION provides a set of utility programs that allow you start, configure and manage the ION Daemon. See the following section for your platform:

All utilities and command-line programs discussed in this chapter are located in the following platform directory:

where ITT_DIR is the directory in which you installed ION.

  IDL Online Help (March 06, 2007)