Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The UDP message MUST be one of the following:
The ASCII string "Hostname=<hostname>", where <hostname> is replaced with the host name of the sender, followed by a line feed (0x0A) and a null character (0x00). This syntax MUST be used if the sender is not a member of a domain.
The ASCII string "Hostname=<hostname>\nDomain=<domainname>", where <hostname> is replaced with the host name of the sender, followed by a line feed (0x0A), and <domainname> is replaced with the domain name of the domain of which the machine is a member, followed by a line feed (0x0A) and a null character (0x00). This syntax MUST be used if the sender is a member of a domain.