whenever the program launches, the phone needs to call registerphone.php.
from now on, a "username" is actually a user's phone number
registerphone.php accepts:
username [if exists]
password [if exists]
returns
PARAMETER_ERROR = If the username is not a phone number or no pass key was
received
LOGIN_ERROR = If the supplied pass key is incorrect
SUCCESS = If username and pass key are correct
If none of these are returned, the value returned is a pass key that is
generated from the server and needs to be stored onto the phone permanently!
Very important that this task is finished.
Original issue reported on code.google.com by K2xL....@gmail.com on 15 Aug 2009 at 5:41
Original issue reported on code.google.com by
K2xL....@gmail.com
on 15 Aug 2009 at 5:41