Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The option expects string values:

  • "applet" - Profound UI attempts to use the PC Integration Java Applet. See PC Integration API."listener" - Profound UI uses the PC Command Listener. The listener port must also be setup."listener_m2" - Profound UI uses the PC Command Listener in Mode 2, which makes the listener work on HTTPS (SSL) pages as well as HTTP pages. The listener port must also be setup. Set this value when Profound is running on the secure HTTP protocol and the listener is the preferred mode.
  • "listener" - Profound UI uses the PC Command Listener. The listener port must also be setup.
  • "launcher" - Profound UI uses the PC Command Launcher, which works in HTTPS pages and on browsers running in Terminal Services sessions. This mode does not support commands waiting (*WAIT).
  • "applet" - Profound UI attempts to use the PC Integration Java Applet. See PC Integration API. This option will likely not work in modern browsers.

If pui["pc command mode"] is not specified, Profound UI uses the pui["use pc listener"] option. If pui["use pc listener"] is also not specified, Profound UI uses attempts to use the Integration Applet.

See PC Integration API.

...