Enabling connection retry and Telnet host wait time features

  1. Open the BlueZone Desktop installation source directory.
  2. Open the setup.ini file in a text editor.
  3. Locate the [HLLAPI] section:
    [HLLAPI]
    ConnectRetryMilliseconds=0
    TelnetHostSettleMilliseconds=0
  4. To enable the connection retry time feature, in the ConnectRetryMilliseconds= entry, type the time (in milliseconds) to retry the BlueZone session connect when ConnectPresentationSpace is called.
  5. To enable the Telnet host wait time, in the TelnetHostSettleMilliseconds= entry, type the time (in milliseconds) to wait when a HLLAPI application calls the WAIT function.
  6. Save and close the file.