viewer outside a browser using

Seak, Teng-Fong tfseak "at" futurmaster.com
Thu Jun 3 15:34:03 2004


	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:Hien.T.Nguyen3 "at" boeing.com]
> 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:tfseak "at" futurmaster.com]
> Sent: Thursday, June 03, 2004 4:07 AM
> To: vnc-list "at" realvnc.com
> 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:Hien.T.Nguyen3 "at" boeing.com]
> > Envoyi : mercredi 2 juin 2004 22:25
> > @ : vnc-list "at" realvnc.com
> > 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
> > VNC-List "at" realvnc.com
> > To remove yourself from the list visit:
> > http://www.realvnc.com/mailman/listinfo/vnc-list
> _______________________________________________
> VNC-List mailing list
> VNC-List "at" realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list