Here is your 'personalised' java registration code generator for cProtect.
Please be very aware that java classes are possible to reverse engineer.
The classes in the makecpl32code.jar are heavily obfuscated to make the 
reverse engineering tougher, but it is no 100% guarantee.... so take care that
your .jar file is not accessible for visitors to your web server.

Source and class files are included for: 
an applet, 
an application and 
a commandline program.

I would advise very strongly against using the applet on your web site.
The commandline program run from a cgi script would probably be the safest....

It is very importamt (naturally :-)) that the path to makecpl32code.jar 
is in the CLASSPATH environment variable.....

Depending on the java version you have exceptions may occur..... I use jview 
instead of java to avoid those problems.....
