Java VNC Viewer
|
IndexRunning from a web browserRunning as an application Problems? Running from a web browserThe VNC servers also contain a small web server. If you connect to this with a web browser, you can download the Java version of the viewer, and use this to view the server. You can then see your desktop from any Java-capable browser, unless you are using a proxy to connect to the web. The server listens for HTTP connections on port 5800+display number. So to view display 2 on machine 'snoopy', you would point your web browser at:http://snoopy:5802/The applet will prompt you for your password, and should then display the desktop. Running as an applicationYou can run the viewer outside a browser using, for example:java vncviewer HOST snoopy PORT 5902Note that you need to specify the actual VNC port number and not the display number or the HTTP port number here! The precise command line will depend on your particular Java installation. Problems?For more details see the the documentation. The answers to some common questions can be found in the FAQ. There are also some pages to help with troubleshooting.If that doesn't help, try searching the archives. There tens of thousands of items collected over several years. If you're still having trouble, you could subscribe to the mailing list and ask your question there. |
Copyright © 2002-2004 RealVNC Ltd | RealVNC and the RealVNC logos are trademarks of RealVNC Ltd |