D]
Cc: [EMAIL PROTECTED]
Subject: RE: Separating WinVNC and the Java Appet
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. You must serve the page on the computer
where
VNC is running. However, don't forget VNC is total
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 appl
ROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin M. Hilscher
Sent: Wednesday, March 14, 2001 12:01 PM
To: 'Dave Drager'
Cc: [EMAIL PROTECTED]
Subject: RE: Separating WinVNC and the Java Appet
Thanks Dave,
Now I am presented with the applet login. However, n
"Kevin M. Hilscher" wrote:
>
> Thanks Dave,
>
> Now I am presented with the applet login. However, now when I login it
> gives me the following error message:
>
> com.ms.security.SecurityExceptionEx[rfbProto.]: cannot connect to
> "10.1.0.15"
>
> Here is the HTML code. Keep in mind that the th
ECTED]
Subject: RE: Separating WinVNC and the Java Appet
I have successfully done this. Here is the HTML that I have for the web
page:
VNC desktop
<-- change the width and height to your
resolution
<-- change this to the port you have VNC
running on, usually 5900
You need to ena
e-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin M. Hilscher
Sent: Tuesday, March 13, 2001 5:55 PM
To: [EMAIL PROTECTED]
Subject: Separating WinVNC and the Java Appet
I would like to separate the Java Applet HTML from the WinVNC server and
load it onto a web server. Then I
"Kevin M. Hilscher" wrote:
>
> I would like to separate the Java Applet HTML from the WinVNC server and
> load it onto a web server. Then I would like to change some of the
> applet default parameters, such as value="Yes">
So you are just separating the HTML, and not the applet...
>
> I've at
I would like to separate the Java Applet HTML from the WinVNC server and
load it onto a web server. Then I would like to change some of the
applet default parameters, such as
I've attempted to do this but just get a web page with a gray applet box
with no login prompt.
Any suggestions?
Kevi