On Thu, 27 Nov 2003, Thomas Chen wrote: > I got the vncviewer to work through SSH. Is there a way to set up the > SSH connection so that it works for the Java viewer as well? Like, say > you connect via SSH and then use java instead of vncviewer to connect. > Is there a way to tunnel that through SSH as well?
Yep. I've done it. I use ssh to forward port 5801 on my local machine to port 5801 on the vncserver machine and I also forward port 5901 on my local machine to port 5901 on the vncserver machine, then I enter this URL in my browser... http://localhost:5801/ ...and I'm in! I have done this using MindTerm SSH, which is java-based and it worked. Mike _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
