Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Low-cost licensing software?

hbell1
Beginner
1,239 Views

Does anybody know of low-cost licensing software that can integrate with IVF (no more than a couple hundred dollars)?It just needs a mechanism to discriminate between an unlicensed shareware version of my software and a licensed version. That is,the licensed version (after paymentformy software isreceived) becomes uncrippled.

Harry

0 Kudos
7 Replies
joerg_kuthe
Novice
1,239 Views

Polyhedron's Licensing System PLS may be a choice:

http://www.polyhedron.co.uk/pls-pls0html

Jrg Kuthe
www.qtsoftware.de

0 Kudos
hbell1
Beginner
1,239 Views

Thanks Jrg, but PLS is $350 US for a single application license - too expensive for me.

Harry

0 Kudos
anthonyrichards
New Contributor III
1,239 Views
I found Quick License Manager from Interactive Studios to be fine for me. It cost me 78GB pounds, whichI guess is about 150 US dollars. Youwrite some COM stuff to interact with a DLL that they supply and which you distribute with your applicationin order to validate a license key. License key generation is really simple. You can download a demo from http://www.interactive-studios.net/products/products.htm
0 Kudos
akash1212
Beginner
1,239 Views

I found one interesting licensing solution. It works on machine specific activation keys.And the best part is, you do not require any code level integration for software licensing.
Its a tool wherein you just have to take your .exe or executable and on a single click it will wrap your software or executable with protection shell. That means you do not require any changes in your code to protect your software from piracy. And I think cost is verymuch resonable.

visit : http://deltecs.com/deltecsnew/HTML_LCS/lcs_LCS.asp

0 Kudos
anthonyrichards
New Contributor III
1,239 Views

Does it work for a DLL?

0 Kudos
akash1212
Beginner
1,239 Views
Just for information, why do you want to license a dll file?
0 Kudos
akash1212
Beginner
1,239 Views

I think I can help you for your queries if you could reply back.

Thanks,

Akash Shah

0 Kudos
Reply