Product key re generation

If user A has installed our product ( Assuming that we are using TurboActive for product activation) , We provide them a product key. Now anyhow users machine got damaged and he wants to use his product on other machine. Will turboactive provide any facility to crosscheck or cancel previous product key and dispatch new product key? If it provides facility to cancel previous product key and dispatch new product key then how it will work? Is it manual and we need to email the key to user A or it is automatic?

Will turboactive provide any facility to crosscheck or cancel previous product key and dispatch new product key?

Yes, you can search for the product key in your LimeLM dashboard, click "Deactivate" on the previous activation, and then the user can immediately use the key on their new computer.

If it provides facility to cancel previous product key and dispatch new product key then how it will work? Is it manual and we need to email the key to user A or it is automatic?

You don't have to send a new product key. The user can use the same key. Our LimeLM / TurboActivate backend handles all the details. You can read more about hardware-locked licensing (and specifically how LimeLM works) here.

Thanks for the information.I am planning to purchase your TurboActive product. I would like to know about activation records.Where my user's activation data will be kept? On your server or it will be with me on my server?

Let me know what i think about the flow of this tool is correct or not:I buy turbo active so i have my login credentials. Now from my account i will create product keys. I have integrated your code into my application. So when user downloads my application from my site. I will mail them product key. When user wants to deactivate his previous product key because he wants to use product on new machine , he can request us for deactivation and from our account we will be able to deactivate his computer information. So now he is able to use same product key on his new machine. Correct me if i am wrong.

ThanksDhwnai

Where my user's activation data will be kept? On your server or it will be with me on my server?

The anonymous unique "fingeprint" data is stored on our servers (unless you host LimeLM on your own servers).

I buy turbo active so i have my login credentials. Now from my account i will create product keys. I have integrated your code into my application. So when user downloads my application from my site. I will mail them product key.

Yep.

When user wants to deactivate his previous product key because he wants to use product on new machine , he can request us for deactivation and from our account we will be able to deactivate his computer information. So now he is able to use same product key on his new machine. Correct me if i am wrong.

You can either do that, or just let the user deactivate by adding a menu or button to your app that calls the TurboActivate Deactivate() function.