Does anyone knows any OpenSource Licensing Framework..the framework that helps in providing licensing features in home grown application such as time trail/evaluation versions/generating unique license Ids etc.
Adnan Memon
-
Open Source Licensing Framework (2 messages)
- Posted by: adnan memon
- Posted on: December 11 2004 04:22 EST
Threaded Messages (2)
- RE: Open Source Licensing Framework by vineet bhatia on December 11 2004 12:25 EST
- RE: Open Source Licensing Framework by Jan Hansen on December 20 2004 04:18 EST
-
RE: Open Source Licensing Framework[ Go to top ]
- Posted by: vineet bhatia
- Posted on: December 11 2004 12:25 EST
- in response to adnan memon
There are not many licensing frameworks under open source because that just goes against the "openess".
(1) FLEXlm is the most widely used license generator. Its not free.
http://www.macrovision.com/services/support/flexlm/enduser_faq.shtml
(2) JProductivity has Protection (not free)
http://www.jproductivity.com/products/protection/demos.htm
(3) There is also SourceTap License Manager. This is free.
http://licensemanager.sourceforge.net/
- vineet -
RE: Open Source Licensing Framework[ Go to top ]
- Posted by: Jan Hansen
- Posted on: December 20 2004 04:18 EST
- in response to vineet bhatia
I don't know of such a framework. Is it just me or shouldn't this be overly complicated implementing from scratch? What kind of features are you looking for, could you provide some use-cases to illustrate?