seraphi
Wed 10th Nov '04, 6:55am
Hello all,
I have an application that i have written and would like to impliment some form of licencing system so that i can track users, the application is free but i would like to impliment this now for support reasons.
Basically i'd like to know if any of you have had experience on how a licencing system works, i want to have the following type of system:
1. User downloads the application aftwer signing up and recieving his / her licence key.
2. User uploads application to server.
3. Application asks for the licence key before install.
4. A check is made (somehow?) to make sure the key is a valid one.
5. The key is available for the creators of the application to check that the site / key is legit.
So any ideas? :)
I have an application that i have written and would like to impliment some form of licencing system so that i can track users, the application is free but i would like to impliment this now for support reasons.
Basically i'd like to know if any of you have had experience on how a licencing system works, i want to have the following type of system:
1. User downloads the application aftwer signing up and recieving his / her licence key.
2. User uploads application to server.
3. Application asks for the licence key before install.
4. A check is made (somehow?) to make sure the key is a valid one.
5. The key is available for the creators of the application to check that the site / key is legit.
So any ideas? :)