Command Details: DNS_Lookup
Category
Extended
Details
Command Code: | 1Bh |
Valid for: | Object |
Description
This command resolves the given host name and returns the IP address.
Command Details
Field
Contents
Comments
CmdExt[0]
(reserved)
(set to zero)
CmdExt[1]
Data[0... N]
Host name
Host name to resolve
Response Details (Success)
Field
Contents
Comments
CmdExt[0]
(reserved)
(set to zero)
CmdExt[1]
Data[0]
IP address byte 4
IP address of the specified host
Data[1]
IP address byte 3
Data[2]
IP address byte 2
Data[3]
IP address byte 1