androiddump Wiki
Distribute informations and alerts to rescue teams
Status: Planning
Brought to you by:
m_luca
Query to server must be formatted as:
name/notification/hash
where name/ is an optional terminal's name, notification is the message, and /hash is an optional security string.
Each notification is made up of pairs key=value separated by & and URL-encoded.
Each notification should contain a command as a pair co=command and a timestamp as a pair dt=time.
Examples:
Through HTTP GET
GET ALFA1/co=pos&dt=2011-10-06T11:35:22+01&ll=45.0123,7.4567&lp=network HTTP/1.1\r\n!
Through URL
http://1.2.3.4/ALFA1/co=pos&dt=2011-10-06T11:35:22+01&ll=45.0123,7.4567&lp=network
Trough SMS
ALFA1/co=pos&dt=2011-10-06T11:35:22+01&ll=45.0123,7.4567&lp=network