VIVOTEK
User's Manual - 181
© 2022 VIVOTEK INC. All Right Reserved
32
5. GetServerParameterValues
Note:TheaccessrightdependsontheURLdirectory.
Method:GET/POST
Synta x:
http://<servername>/cgi‐bin/anonymous/getparam.cgi?[<parameter>]
[&<parameter>…]
http://<servername>/cgi‐bin/viewer/getparam.cgi?[<parameter>]
[&<parameter>…]
http://<servername>/cgi‐bin/operator/getparam.cgi?[<parameter>]
[&<parameter>…]
http://<servername>/cgi‐bin/admin/getparam.cgi?[<parameter>]
[&<parameter>…]
Wherethe<parameter>shouldbe<group>[_<name>]or<group>[.<name>].Ifyoudonotspecify
anyparameters, alltheparametersontheserverwillbereturned.Ifyouspecifyonly<group>,the
parametersoftherelatedgroupwillbereturned.
Whenqueryingparametervalues,thecurrentparametervaluesa rereturned.
Asuccessfulcontrolrequestreturnsparameterpairsasfollows:
Return:
HTTP/1.0200OK\r\n
Content‐Type:text/html\r\n
Contex t‐Length:<length>\r\n
\r\n
<parameterpair>
where<parameterpair>is
<parameter>=<value>\r\n
[<parameterpair>]
<length>istheactuallengthofconte n t.
Example:RequestIPaddressanditsresponse
Request: