On Fri, April 8, 2005 1:06 pm, Bruno B B Magalhães said:
> I need a help with a licensing system, I want something very simple,
> for example a simple var store into the configuration file, and witch
> is sent to a server called licenses.hostname.com.br, and this one
> returns true or false... I don't wanna use SOAP or XML. Does any body
> have a simple idea for it?
>
> Best Regards,
> Bruno B B Magalhaes

Generate an SSH key-pair.
Give them the public key, or use that to "sign" their license.
Then you can just test that it's signed.


-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to