(note: The return page can be a general HTML file(.htm, .html) or a Vivotek server script executable (.vspx) file. It can not be a CGI command. It can not have any extra parameters. This parameter must be put at end of 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
- 47 -
www.vivotek.com