Tech Support > Microsoft Windows > Development Resources > Implementation of Licensing scheme in VC++
Implementation of Licensing scheme in VC++
Posted by dhanashree on December 5th, 2003


Hi,

I am required to implement a licensing scheme for a product which my
team is developing. We are using VC++ on Win9X to WinXP
As I am a novice to such a scheme, I would like to know how such a
scheme can be implemented. Please guide if there are any tutorials or
guides or some standard implementations for the same.
Any help in this context would be gratly appreciated.

Thanks in advance

Posted by lallous on December 6th, 2003


Hello,

Designing/implementing protection scheme is a big issue especially if you've
never done that before.
I would suggest that you take a look at existing commercial solutions, then
you can aspire your own system or buy an existing system and use in your
project.

To name few: Armadillo, CrypKey, Macrovision's licensing products, FlexLM,
SentinelLM, AsProtect, PcGuard, ...

HTH
Elias
"dhanashree" <mytechiedata@math.net> wrote in message
news:a3c11f6f.0312042011.20dd25b9@posting.google.c om...


Posted by dhanashree on December 15th, 2003


Thanks for the reply...
however, I am required to implement this licensing scheme on my own...
Please suggest some sites where I can gather information about implementing the same

Thanks


Similar Posts