Versions Compared

Key

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

...

  • "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_m2s" - Same as "listener_m2", except the server will attempt to sign the command using public key cryptography to ensure that PC commands come from a trusted source. Keys must be configured on the server and PC Listener client.
  • "listener_m1" - Profound UI uses the PC Command Listener. The listener port must also be setup. (The legacy A value of "listener" is an alias for "listener_m1".)
  • "listener_m1s" - Same as "listener_m1", except the server will attempt to sign the command using public key cryptography to ensure that PC commands come from a trusted source.  Keys must be configured on the server and PC Listener client.
  • "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.

...