Plugin Keys
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 28/05/2008 at 11:46, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;---------
Hey Everyone --
I am toying with the idea of writing a plugin for a commercial venture. Part of the requirements to do that would be to create a system of license keys. Without getting into specifics ( for obvious reasons ) how do you guys go about generating license keys for your plugins? I know most commercial plugins ask for the 11 digits of the C4D license and maybe some other data (email address etc). So using the SDK how does one then create a key? I am in a discovery phase but would really value established plugin developer feedback. Feel free to contact me off-line as well; I appreciate any feedback. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 28/05/2008 at 13:50, xxxxxxxx wrote:
See the SNHookClass in the SDK documentation. Also do a forum search for SNHookClass (after setting Show Topics to All on the SDK Help page) to get more indepth information.