If I browse to this computer via http://MyUltraVNCServer:5800/ I get a VNC Authentication box asking for a Username and Password.
I downloaded the VncViewer.jar via http://MyUltraVNCServer:5800/VncViewer.jar.
I try to logon to my server with the command line:
Code: Select all
java -classpath VncViewer.jar VncViewer HOST MyUltraVNCServer PORT 5900
What parameters do I have to use to get the right UltraVNC Authentication window, asking for the username?