Description:
iSMSserver makes it possible to retrieve information from your device, or add information to your device by sending a properly formatted SMS to it.
For example you want to send your friends or someone else your contacts, tasks, appointments via SMS, or maybe you forgot your phone at home and want to know a phone number from your contacts.
Commands are:
- Get phone number by name.
- Get name by phone number.
- Add contact to phone.
- Add task to phone.
- Add appointment.
- Beep.
- Hard Reset.
- Resend.
A properly formatted SMS looks like this:
pass,addcontact,Saijo George,+12345678
This will add the contact Saijo George with phone number +12345678 to your device. Pass is the password for the software, so that it is not abused by people who are unauthorised.
Update Description:
v1.3 (20-02-2008):
- Remake reason is missing description for GETPHONEBYNAME command.
- Command "Hard reset" by SMS.
v1.2 (19-02-2008):
- Fixed GETPHONEBYNAME command, the name of contact now can be with out case sensitive.
- New command RESEND, this command work like proxy server, but only with SMS ;-).
v1.1 (11-02-2008):
- Another syntax for all commands.
- Example of real sms for all commands.
- Another icon.
- New command "beep".
v1.0 (08-02-2008):
- First release.