I am looking for:
- An online service that handles customers' software trial requests and mails out trial keys
combined with
- A licensing SDK that can be integrated into my installer or application to accept a trial key and phone home to validate it
Does something like this exist or is there a platform that could be used to build this quickly?
I only need licensing for my trial product, not for the paid product which will be delivered in a different form.
There are several related questions already here but I can't find any solution that answers this specific question. Most important is the web service which would mean trial requests can be taken care of automatically.
Please don't answer that software protection is a waste of time or phone-home is evil. I am required to implement it by my patent licensors.
PS: My application is Windows C++
PPS: Something like this comes close but I don't want to have to write web services: http://www.inishtech.com/Support/FAQs/FAQs/Licensing/Automation-of-Demo-Trial-Licenses.aspx