LAN_HOSTNAME
Description
Get or Set Host Name in the device. It allows user to access the device by Host name rather IP address. Some networking configurations in user's PC need to be set correctly to use this function.
Input Argument
Character strings (< 32 Bytes in WPL Decoders), (< 24 Bytes in EPL Decoders)
Attribute
Return of Message
Applicability
Status
Valid
See Also
HOST(only available in WPL Decoder Devices), LAN_IP, LAN_NETMASK
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&LAN_HOSTNAME
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&LAN_HOSTNAME=LocalHost
Back to