janhf / rmm2vnc

Intel RMM2 VNC Standalone Client - Uses RMM2 jars to build a java Web Start App
GNU Lesser General Public License v3.0
1 stars 0 forks source link

rmm2vnc

Intel RMM2 VNC Standalone Client - Uses RMM2 jars to build a java Web Start App

Java Applets are currently phased out due to removed browser support. Intel RMM2 modules use Java Applets for accessing the VGA Console of servers.

This project uses the original jar files from the Intel RMM2 module and puts some code around the applet so that it can be started as a standalone App.

You need to get the following Files:

NameFolderDescription
rc.jarlibFrom Intel RMM2 Module
rclang_en.jarlibFrom Intel RMM2 Module
DrvRedirNative.dll.From Intel RMM2 Module
selfsigned.jks.Keystore for code signing. See build.xml

Put these files in their folders and build it.