HI,
For my application i want to create a license key, i have two method
(1) Using any id in client machine (like get hard disk id) php generate licence key
in brief client send they hard disk id , using this i will generate a unlock key for my product and send back to this client. By submitting this id,my application check the unlock key which i sent and system generate (both me and my application use same logic) right it wrong
(2) I have generate set of some unlock keys and of the key is given to id, after using this client may unlock/ to give a license key to my product..
(3) If is there any solutions please give
any one give the idea , how do to this?
For my application i want to create a license key, i have two method
(1) Using any id in client machine (like get hard disk id) php generate licence key
in brief client send they hard disk id , using this i will generate a unlock key for my product and send back to this client. By submitting this id,my application check the unlock key which i sent and system generate (both me and my application use same logic) right it wrong
(2) I have generate set of some unlock keys and of the key is given to id, after using this client may unlock/ to give a license key to my product..
(3) If is there any solutions please give
any one give the idea , how do to this?
Comment