DDNS_USERNAME, DDNS_PASSWORD
Description
Get or Set DDNS (Dynamic Domain Name Server) server logon name and password. These are used for DDNS service server authentication.
In EPL decoder, this URL is same as the DDNS_USERNAME and DDNS_PASSWORD in the SYSTEM CGI but only Type1 URL command is supported.
Therefore, the DDNS_USERNAME and DDNS_PASSWORD URLs in WPL decoders are only addressed in this page.
Input Argument
Character strings (< 32 Bytes)
Attribute
Return of Message
None
Applicability
Status
Valid
See Also
DDNS(Only available in EPL Decoder Device), DDNS_TYPE, DDNS_HOSTNAME, DDNS_SERVICE
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&DDNS_USERNAME=''
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&DDNS_PASSWORD=''
Back to