JOGL and JNLP useful tips

  1. To have JNLP apps using JOGL to work properly on all operating systems (Windows/Linux/MACOS/Solaris) and CPU architectures (Intel/AMD), one needs to offer the native libraries of all these possible combinations. An example is at here.
  2. To have the native libraries (offered in the form of jar files from the web) work on the computers, one has to sign all of them. And in the JNLP file, specify you want all permissions in the security attribute. A related reference is available here.
  3. In case you use all-permissions security setting, you need to move all the jar files to be downloaded into one single URL. See here.
  4. The use of native libraries in Java applet is not recommended. See here.

Comments

Popular posts from this blog

Using PlayStation 1 Densha de Go controller on emulators

Using PS1/PC Densha de Go! controller SLPH-00051/TCPP-20001/DGOC-44U on PS4/Switch Densha de Go!!

Play octoshape stream on windows with VLC player