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

Reply via email to