Indeed! You're correct. Thanks for making me discover something new :-)
OK, back to this problem. Actually, that paragraph in that page isn't clear.
First, as all java binary codes, you need either a class file or a jar file.
You need actually a vncviewer.jar file. And where to find this? Well, it's not
clearly written in the web site. If you're using WinVNC, you won't find it. It's
written somewhere else in archive documentation (!) that the jar file is integrated in
the HTTP server in Windows server but available in vnc server package for Unix
(Linux). This can easily be verified: the RealVNC folder in Windows doesn't contain
any similar thing.
So, you have to download Linux version, uncompress it and inside the classes
directory, you could find this vncviewer.jar file.
As to your question "where to execute the Java command": it has to be executed
in the same directory as that jar file.
HTH
> -----Message d'origine-----
> De : Nguyen, Hien T [mailto:[EMAIL PROTECTED]
> Envoyi : jeudi 3 juin 2004 15:00
> @ : Seak, Teng-Fong
> Objet : RE: viewer outside a browser using
>
> There is a section on the RealVNC webpage that describe running VNC as
> an application.
> http://www.realvnc.com/javavncviewer.html
> The link above is where I got the command line for that. I assumed that
> this would work but is not sure where the execution of this code takes
> place.
>
> -----Original Message-----
> From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 03, 2004 4:07 AM
> To: [EMAIL PROTECTED]
> Subject: RE: viewer outside a browser using
>
>
> You mean you want to run the Java viewer as an application
> instead of an applet?
>
> Well, first of all, I don't think you could because in general
> rule, an applet is programmed a little differently than an application.
> Technically, an applet doesn't have and doesn't need the main static
> method which is the entry point for an application.
>
> OTOH, are you sure the applet accept parameter in the way you
> wrote it?
>
> Actually, are you imagining things which aren't written
> anywhere?
>
> > -----Message d'origine-----
> > De : Nguyen, Hien T [mailto:[EMAIL PROTECTED]
> > Envoyi : mercredi 2 juin 2004 22:25
> > @ : [EMAIL PROTECTED]
> > Objet : viewer outside a browser using
> >
> > I am trying to test the functionality of realVNC outside of a browsing
>
> > window using the java compiler. I have trouble understanding where to
> > execute the command written in the
> > example:
> > java vncviewer HOST snoopy PORT 5902
> > Can anyone help??? _______________________________________________
> > VNC-List mailing list
> > [EMAIL PROTECTED]
> > To remove yourself from the list visit:
> > http://www.realvnc.com/mailman/listinfo/vnc-list
> _______________________________________________
> VNC-List mailing list
> [EMAIL PROTECTED]
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list