LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   License key generation for JSF application on linux (https://www.linuxquestions.org/questions/linux-software-2/license-key-generation-for-jsf-application-on-linux-4175545489/)

ishendu 06-16-2015 03:56 AM

License key generation for JSF application on linux
 
I have a Java Server Faces Application which uses Shell script installer, I wanna have a license generation process so that the application should stop after installation of 15 days - until it get license info. further the license key should be generated how?
It should have the Mac address of client and should have the install date and the key should be valid for an year only.

TB0ne 06-17-2015 08:03 AM

Quote:

Originally Posted by ishendu (Post 5377905)
I have a Java Server Faces Application which uses Shell script installer, I wanna have a license generation process so that the application should stop after installation of 15 days - until it get license info. further the license key should be generated how?
It should have the Mac address of client and should have the install date and the key should be valid for an year only.

Ok, so we now know what you WANT...what is the problem you're facing in doing it???

If you want this program, you're going to have to write it. If you're having problems, post them, along with the relevant details, and tell us where you're stuck. Otherwise, there are almost no end of ways to generate a 'license'...how you do it is up to you.


All times are GMT -5. The time now is 06:49 AM.