Compiling Java source on WinNT 4.0
Ho-Kuo Chan
hchan "at" Matrox.COM
Mon, 12 Jun 2000 22:05:17 +0000
Chris Hill wrote:
> 1) What compiler do I use for the *.java? I've downloaded the JDK2.0 ver1.3 and Forte from javasoft.com, but I have been unable to successfully compile the *.java files. Will this compiler work? What should I use?
You should be able to compile with this.
> 2) It appears the *.java will compile to *.jar, and *.class and that these will be included as resources in the WinVNC server, so that essentially the server is embedded in the executable. Is this correct.
No. The WinVNC server has a *small* web server built in. When you use a
web browser and connect the WinVNC server, it requests a web page that
has the <APPLET> tag. This applet tag points to the location and name of
the applet viewer on the WinVNC server in the *.jar and *.class file
formats. These are then uploaded to the browser and executed.
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------