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
初學者
1,257 檢視

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 積分
7 回應
joerg_kuthe
新手
1,257 檢視

Polyhedron's Licensing System PLS may be a choice:

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

Jrg Kuthe
www.qtsoftware.de

hbell1
初學者
1,257 檢視

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

Harry

anthonyrichards
新貢獻者 III
1,257 檢視
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
akash1212
初學者
1,257 檢視

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

anthonyrichards
新貢獻者 III
1,257 檢視

Does it work for a DLL?

akash1212
初學者
1,257 檢視
Just for information, why do you want to license a dll file?
akash1212
初學者
1,257 檢視

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

Thanks,

Akash Shah

回覆