<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Query to server</title><link>https://sourceforge.net/p/androiddump/wiki/Query%2520to%2520server/</link><description>Recent changes to Query to server</description><atom:link href="https://sourceforge.net/p/androiddump/wiki/Query%20to%20server/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 23 Feb 2014 02:43:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/androiddump/wiki/Query%20to%20server/feed" rel="self" type="application/rss+xml"/><item><title>Query to server modified by Marioluca Bariona</title><link>https://sourceforge.net/p/androiddump/wiki/Query%2520to%2520server/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@

 `name/notification/hash`

-where **name** is an optional terminal's name, **notification** is an optional message, and **hash** is an optional security string.
+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 **&amp;** and URL-encoded.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marioluca Bariona</dc:creator><pubDate>Sun, 23 Feb 2014 02:43:01 -0000</pubDate><guid>https://sourceforge.neta26ed28f6d90a69abbea2450b926ee9e706db03e</guid></item><item><title>Query to server modified by Marioluca Bariona</title><link>https://sourceforge.net/p/androiddump/wiki/Query%2520to%2520server/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,22 +1,20 @@
-A terminal must send a query formatted as:
+Query to server must be formatted as:

 `name/notification/hash`

-where **name** is the terminal's name, **notification** is the message, and **hash** is an optional security string.
+where **name** is an optional terminal's name, **notification** is an optional message, and **hash** is an optional security string.

-Each notification is made up of pairs **key=value** separated by **&amp;**.
+Each notification is made up of pairs **key=value** separated by **&amp;** and URL-encoded.

-Each notification must contain a command as a pair **co=command**. 
-Each notification shall contain a timestamp as a pair **dt=time**. 
-The notification shall be URL-encoded.
+Each notification should contain a command as a pair **co=command** and a timestamp as a pair **dt=time**.

 *Examples:*

-*HTTP GET*
+*Through HTTP GET*
 `GET ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network HTTP/1.1\r\n!`

-*URL*
+*Through URL*
 `http://1.2.3.4/ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network`

-*SMS*
+*Trough SMS*
 `ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marioluca Bariona</dc:creator><pubDate>Sun, 23 Feb 2014 01:15:23 -0000</pubDate><guid>https://sourceforge.net1c1aa56a6a63e9e4bdbc2518a67026ee278538e3</guid></item><item><title>Query from terminal to server modified by Marioluca Bariona</title><link>https://sourceforge.net/p/androiddump/wiki/Query%2520from%2520terminal%2520to%2520server/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A terminal must send a query formatted as:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;name/notification/hash&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;where &lt;strong&gt;name&lt;/strong&gt; is the terminal's name, &lt;strong&gt;notification&lt;/strong&gt; is the message, and &lt;strong&gt;hash&lt;/strong&gt; is an optional security string.&lt;/p&gt;
&lt;p&gt;Each notification is made up of pairs &lt;strong&gt;key=value&lt;/strong&gt; separated by &lt;strong&gt;&amp;amp;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Each notification must contain a command as a pair &lt;strong&gt;co=command&lt;/strong&gt;. &lt;br /&gt;
Each notification shall contain a timestamp as a pair &lt;strong&gt;dt=time&lt;/strong&gt;. &lt;br /&gt;
The notification shall be URL-encoded.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Examples:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;HTTP GET&lt;/em&gt;&lt;br /&gt;
&lt;code&gt;GET ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network HTTP/1.1\r\n!&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;URL&lt;/em&gt;&lt;br /&gt;
&lt;code&gt;http://1.2.3.4/ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;SMS&lt;/em&gt;&lt;br /&gt;
&lt;code&gt;ALFA1/co=pos&amp;amp;dt=2011-10-06T11:35:22+01&amp;amp;ll=45.0123,7.4567&amp;amp;lp=network&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marioluca Bariona</dc:creator><pubDate>Sat, 22 Feb 2014 05:52:40 -0000</pubDate><guid>https://sourceforge.net70809e76725594b567f1794f1e803538148bb0c0</guid></item></channel></rss>