| · | The Host option defines the default TCP/IP address the Administrator Module will suggest to the user when creating a new connection in the Available Connections dialog and default security settings. This INI file option can be written in one of the following forms: host_address -Default TCP/IP address in dotted or literal notation. Only non-secure incoming connections are allowed if this option is written in this form.host_address;secureavail - Default TCP/IP address in dotted or literal notation, followed by the secureavail reserved word. This form instructs the Administrator Module to use a secure connection if it is supported by the server and a non-secure connection otherwise.host_address;secureonly - Default TCP/IP address in dotted or literal notation, followed by the secureonly reserved word. This form instructs the Administrator Module to use only a secure connection when connecting to the remote server
|