VNC unattended Server (No user Interaction)

remote-accessvnc

I worked on a proof on concept a while ago…. whereby I managed to get VNC going in full "unattended" mode…

I.e. The VNC Server dials into the viewer… which is running in Listening mode. The same concept of how single click works, but without the user interaction.

I cant seem to locate my source files for this concept I worked on… although I have found my shortcut that worked on the Viewer side to listen.

"C:\Program Files\UltraVNC\vncviewer.exe" -listen 5007 /noauto /256colors

I can not however remember/locate my demo of what the server is doing…. how to configure it. If I remember correctly, the server was also started with command line params that "dialed" into a remote IP/port, that the viewer is listening on.

Any ideas?

Thanks

Best Answer

Perhaps you are thinking of the server-side command vncconnect.