Login  Register

JOGL Web Start Applet in a Local Net

Posted by Sandhase on Jan 18, 2011; 9:46am
URL: https://forum.jogamp.org/JOGL-Web-Start-Applet-in-a-Local-Net-tp2278856.html

Hey,

I'm trying to set up some Java Applets with JOGL OpenGL. The Applets work fine with the JNLP Applet Launcher or the Java Web Start when I have a connection to the internet.
But it is important that these applets work in a local network without access to the internet also.

I downloaded all necessary .JAR and .JNLP files (I Think) and put it on a local webserver. When starting an applet/application I get the error "UnknownHostException: jogamp.org".

So I ask here for help.

Would be glad if you can help me.

Thanks a lot
Sandhase