2 Installing Eloquence on the HP-UX platform
The eloq.ini file
Section [runsrv]
This section is used by Eloquence to contact the RUNSRV utility program on a remote host.
The section [runsrv] may hold the following configuration items:
Service
- Service=
- <Servicename>
- Default:
- runsrv
- Function:
- Defines the service name (or port number) used to connect to RUNSRV on a remote host.
- The service name is used to lookup the port number in your
/etc/services file.
NOTE: You should provide the appropriate entry in your /etc/services file.
- If the first character of the value is a digit, the value will be considered as a port number. It is recommended to use a service name.
- The resulting port number must be the same on the client and server side.
Debug
- Debug=
- <level>
- Default:
- 0
- Function:
- DebugLevel specifies the RUNSRV debug level. A zero value is recommended.
Eloquence Installation and Configuration - 19 DEC 2002