Document toolboxDocument toolbox

External VNC Viewer

You can specify an external VNC Viewer program from another provider in the UMS Console:

→ Click on Misc > Settings > Remote Access.

To pass on the IP address of the device to an external application, add the parameters and in External VNC Viewer.

Examples:

  • TightVNC: "C:\Program Files\TightVNC\tvnviewer.exe" <hostname>:<port>

  • UltraVNC: "C:\Program Files\uvnc\UltraVNC\vncviewer.exe" -connect <hostname>:<port>

  • RealVNC: "C:\Program Files\RealVNC\VNC Viewer\vncviewer.exe" <hostname>:<port>

  • TigerVNC: "C:\Program Files\TigerVNC\vncviewer.exe" <hostname>:<port>

Place the program path in double quotation marks as shown above to ensure that the call-up works even if there are spaces in the path.

Â