M
Mr Alphaque
Hi, my company is providing software solution for customers, one
problem i face is how to control the software licensing ? Let say, the
customer buys only ten user license from me, how do i code it in my
Java code that only ten users can access to my application (assuming
my application is a web based Java application) and the 11th users
will get the access denied message. Basically, i need a software
license control software components to enforce my licensing. I try to
find the Internet, the one comes close is Microvision FlexIM product
(http://www.macrovision.com/products/flexlm/index.shtml) but that
needs a lot of money to implement..Anyone know any free library or
free java class i can download to implement the software license
control in my solution ? thanks
problem i face is how to control the software licensing ? Let say, the
customer buys only ten user license from me, how do i code it in my
Java code that only ten users can access to my application (assuming
my application is a web based Java application) and the 11th users
will get the access denied message. Basically, i need a software
license control software components to enforce my licensing. I try to
find the Internet, the one comes close is Microvision FlexIM product
(http://www.macrovision.com/products/flexlm/index.shtml) but that
needs a lot of money to implement..Anyone know any free library or
free java class i can download to implement the software license
control in my solution ? thanks