114
<Mode>Infrastructure</Mode>\r\n
<Security>WPA-PSK/WPA2-PSK</Security>\r\n
<AUTH>OpenSystem</AUTH>\r\n
<Encryption>Mixed(TKIP,AES)</Encryption>\r\n
<Channel>6</Channel>\r\n
<Signal>72</Signal>\r\n
<WPS>Yes</WPS>\r\n
</Site>\r\n
......
</SiteList>\r\n
If can't survey anything or wireless card is not available, the result as below, case
sensitive.
HTTP/1.0 200 OK\r\n
…
Content-type: text/xml\r\n
...
\r\n
<?xml version="1.0" encoding="utf-8"?>\r\n
<SiteList>\r\n
</SiteList>\r\n
The parameters of result as below.
Parameter Value
Description
SSID
Wireless SSID, up to 32 ASCII characters, but because the result is
xml file format, the max string length will catch up to 192, and the
translated characters as below:
‘”’ -> “"” ‘<’ -> “<“ ‘>’ -> “>“ ‘&’
-> “&”
BSSID
Wireless BSSID, six groups of two hexadecimal digits, upper case,
separated by colons
(:), example: 00:C0:02:FF:C2:B3
Mode
Wireless network type, the value can be:
Ad-hoc
Infrastructure