Dave Drager wrote:
>
> Kevin,
>
> I'm not positive but I'm pretty sure that VNC doesn't let you log in to a
> server at another IP address.
But it does! That's what it's all about;-)
> You must serve the page on the computer where
> VNC is running.
No you don't. You must however host the applet-code at the host where
the vncserver lives. This has nothing to to with VNC, but is just a
matter of Java security, that allows a restricted applet only to connect
back to its origin host.
> However,
> don't forget VNC is totally open source. I'm sure
> it would be possible to code it so that isn't the case. It would sure be
> nice to have a page where you can connect to another VNC server.
>I don't
> know if it checks the IP in the java applet or the actual vnc server though
> so it would take some looking into.
The JVM where the applet runs checks the applets codebase.
I'll see if I can look through it cause
> I think this would be a fun and informative project for me :) Has anyone
> else experimented with this at all? It would be nice to be able to
> dynamically load a page through ASP or PHP where you could change some of
> the options more.
>
> I'll write you if I make any progress!
It's a nice idea to put a page up somewhere, where anyone could submit
their vnc applet paramaters. I have a HTML-form/perl-script, that
creates applet-tags for the vnc applet from form-input (but for an
entirely different reason). Maybe you can use some if it? It was the
first & last perl I ever did though;-)
http://www.workspot.net/~harmen/vnc/form.html (may give you a 403 these
days, just try again)
Don't forget about embed and object tags for Java plugins too.
Good luck,
--
Harmen
Firewall VNC Client: http://www.workspot.net/~harmen/vnc/readme.html
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------