H
Hamish Dean
Hi.
I''ve written an application and I want to incorporate a license code into
it. I want to do something like this:
1. Included in my software will be an application that when the user runs
it, it returns the serial number of the CPU, or harddrive or something.
2. They send that number to me.
3. Based on that number, i create a license code from that, and send it
to them.
4. They enter the code into a file.
5. When my application executes, it checks the serial number of the CPU,
and checks the license code in the file to see whether they match.
6. If they do match, application continues, if they don't application
termintates.
My question is, how do I do step 1?
And is the entire process 1-6 a good way of doing this? Are there better
ways?
Hamish Dean, PhD
ShapeShifter Technology Ltd
www.shapeshifter.net.nz
+ 64 3 377 3140
(e-mail address removed)
I''ve written an application and I want to incorporate a license code into
it. I want to do something like this:
1. Included in my software will be an application that when the user runs
it, it returns the serial number of the CPU, or harddrive or something.
2. They send that number to me.
3. Based on that number, i create a license code from that, and send it
to them.
4. They enter the code into a file.
5. When my application executes, it checks the serial number of the CPU,
and checks the license code in the file to see whether they match.
6. If they do match, application continues, if they don't application
termintates.
My question is, how do I do step 1?
And is the entire process 1-6 a good way of doing this? Are there better
ways?
Hamish Dean, PhD
ShapeShifter Technology Ltd
www.shapeshifter.net.nz
+ 64 3 377 3140
(e-mail address removed)