parameter list)
Return:
HTTP/1.0 200 OK\r\n
<parameter pair>
where <parameter pair> is <parameter>=<value>\r\n
[<parameter pair>]
Only the parameters that you set and readable will be returned.
Example: Set the IP address of server to 192.168.0.123 Request:
Response: HTTP/1.0 200 OK\r\n
Available parameters on the server
Valid values:
VALID VALUES
string[<n>]
password[<n>]
integer
positive integer
<m> ~ <n>
domain name[<n>]
DESCRIPTION
Text string shorter than ‘n’ characters The same as string but display ‘*’ instead Any number between
Any number between ‘m’ and ‘n’
A string limited to contain a domain name shorter than ‘n’ characters (eg. www.ibm.com)