Authorization of Software
Posted: Thu Jun 26, 2008 7:54 pm
Hello, I'm trying to setup a way that a program can send a license and authorization code to the server, and it will reply to the software if its valid or not...
How do you think it should reply, because if its just authorized, or not authorized, can't someone "trick" the program into thinking its authorized.... so any ideas on how to do this successfully....
Edit: Just thought of this... could I request a code from one page which is generated using the 2 codes, and then a request to another (which is what the value should be) and then if they match it authorizes the program?
How do you think it should reply, because if its just authorized, or not authorized, can't someone "trick" the program into thinking its authorized.... so any ideas on how to do this successfully....
Edit: Just thought of this... could I request a code from one page which is generated using the 2 codes, and then a request to another (which is what the value should be) and then if they match it authorizes the program?