PORT_HTTP

Description

Get or Set device's http server port number. When write, the port number will be checked if it was used from other applications.

In EPL decoder, this URL is same as the PORT_HTTP in the SYSTEM CGI but only Type1 URL command is supported.

Therefore, the PORT_HTTP URL in WPL decoders is only be addressed in this page.

Input Argument

TCP port number, 1~65535

Attribute

Return of Message

None

Applicability

Status

Valid

See Also

PORT, PORT_HOST_SEARCH_1, PORT_HOST_SEARCH_2

Example

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&PORT_HTTP=80

Back to

HOME, URL CGI, SYSTEM CGI