Licence Protector

Java

Hide Navigation Pane

Java

Previous topic Next topic  

Java

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

 

First download the Java sample from the FAQ area on our website

 

Java can not directly access a DLL or ActiveX control.  You need a Java - COM/Activex bridge, e.g.

 

http://sourceforge.net/projects/jacob-project/ (open source)
http://www.javain.com/javain/index.jsp  (OLEJA)
http://www.infozoom.de  (jacozoom)
http://j-integra.intrinsyc.com  (jintegra)
http://www.ezjcom.com  (EZ JCom)

 

The provided sample for Java is made with Java 6 and JACOB Java COM Bridge, but it can easily be transferred to another Java version or another Java COM bridge.

 

Necessary steps using JACOB Java COM Bridge

 

Download the Java sample source code from the website
Download the JACOB Java Com Bridge
Copy the jacob-1.14-x86.dll into the sytem32 folder or into your application folder
Make sure that the jar of the Java-COM/ActiveX Bridge is in the project-library and that the path is correct.To config the Jacob Library path, right click on Libraries.Then click on "Properties". Now you can add the file “Jacob.jar” by clicking on the button “Add JAR/Folder
Make sure that the LicProtector300.DLL is installed an registered on the machine. The DLL can be found in the folder ....\Licence Protector\3.0\files for distribution\signed-uncompressed
Replace all occurrences of the old object (e.g. LicenceProtector.LicProtectorEasyGo250) with the latest version, which is LicProtectorEasyGo.licProtectorEasyGo300
If you get compile errors or need more background information - click here. Some XP machines seem to have missing components. It may be usedfull to install the Microsoft Visual C++ 2005 SP1 Redistributable Package. Just add it in your installer and make a shell execute in silent mode: VCRedist_x86.exe /Q

 

 

Code Protection with Multimedia Protector

To protect the code against de-compilation or reverse engineering, you can combine Licence Protector with Multimedia Protector for a special bundle price.

 

See chapter: Code Protection / Decompile Protection