I recently installed and configured UVNC Servers on some machines in a doctor's office. I scripted a simple batch file to easily allow people without technical understanding to remote control these machines from outside the office-LAN.
As there are multiple machines in the same LAN the selection of the desired machine is done by specifying a portnumber. In the VNCViewer GUI the portnumber 12345 is specified by typing this into the VNC textfield:
Code: Select all
office@dyndns.org::12345
Note, that I don't want to start a listening viewer nor use a proxy. These both cases allow for a portnumber.
Thanks,
MaeSiuS