Menu

Query to server

Marioluca Bariona

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


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.