Joey, Are you sure that you've compiled the jarfile using the appropriate compiler flags to allow it to be compatible with versions of Java 2 prior to 1.4?
Cheers, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Swen Joey > Sent: 13 July 2005 02:32 > To: [EMAIL PROTECTED]; [email protected] > Subject: RE: why I can't use the vncviewer.jar compiled from > vnc-javasrc > > James, > > Thank you for your reply,I compiled the source file with > jdk1.5(also > 1.4), if I use DOS command:java -jar vncviewer.jar,it can > popup the right > dialog box,but if I use IE explorer, it says "load: class > vncviewer.VNCViewer not found". Following is the content of > the html file > (index.html): > <HTML> > <HEAD> > <TITLE> > VNC viewer for Java > </TITLE> > </HEAD> > <BODY> > <APPLET CODE=vncviewer/VNCViewer.class ARCHIVE=vncviewer.jar > WIDTH=400 HEIGHT=250> > <PARAM name="port" value="$PORT"> > </APPLET> > </BODY> > </HTML> > > > >From: "James Weatherall" <[EMAIL PROTECTED]> > >To: "'Swen Joey'" <[EMAIL PROTECTED]>, <[email protected]> > >Subject: RE: why I can't use the vncviewer.jar compiled from > vnc-javasrc > >Date: Tue, 12 Jul 2005 10:39:13 +0100 > > > >Joey, > > > >Can you be more specific than "vnc server doesn't work"? > > > >Regards, > > > >Wez @ RealVNC Ltd. > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf Of Swen Joey > > > Sent: 12 July 2005 04:37 > > > To: [email protected] > > > Subject: why I can't use the vncviewer.jar compiled from > vnc-javasrc > > > > > > I use the vnc-4.0, I compiled vnc-4.0-javasrc for > > > vncviewer.jar, then I > > > replaced the vncviewer.jar in vnc-4.0-winsrc with the new one and > > > recompiled the vnc-4.0-winsrc, but vnc server doesn't work. I > > > didn't modify > > > any source file. Who can tell me why? > > > Thanks! > > > > > > _________________________________________________________________ > > > Cb7QOBTX MSN Explorer: http://explorer.msn.com/lccn/ > > > _______________________________________________ > > > 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 > > _________________________________________________________________ > SkA*;z5DEsSQ=xPP=;Aw#,GkJ9SC MSN Messenger: > http://messenger.msn.com/cn > _______________________________________________ > 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
