Folks- Many thanks to CBee for the informative response! I now understand how to do this with the existing javaviewer.
However, this seems to me to be a rather lot of extra work. Wouldn't it make more sense to enhance the java viewer to accept the normal command line options as part of the URL? I would expect to be able to do something like this: http://mymachine.lucent.com:5800/index.vnc?depth=8&viewonly&fullscreen Providing this ability would make things a lot easier (IMHO). Thanks -Craig Corni Beerse wrote: > > Craig M. Votava wrote: > > > Folks- > > > > How can I create a link on a web page, that will connect in > > viewonly mode to a VNC server? > > If your vncserver is on unix, you can just edit the .../vnc/classes/*.vnc files > to give the javaviewer the option to go viewonly. The .../vnc/classes/index.vnc > file is the default file, others might have the details. > > If you are on M$Windows, it's a little harder: setup a webserver on the same > machine as your vncserver, get the entire classes directory from a unix distro, > edit the files as above, have the webserver serve the pages and be sure to > update the paths in the *.vnc files to the correct paths as provided with the > webserver. And point your users to the served pages, not to the vnc-web-server > (might be nice to disable them). > > CBee > > > > > Thanks > > > > -Craig Votava _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
