RemHostNameSET
From BRL-CAD
Description
NetMsg that contains the Hostname string value of the Application sending the NetMsg. The intent is to inform the remotes application of the local Hostname.
Byte Format
Element | Length |
MessageLength | int (4 bytes) |
Opcode | int (4 bytes) |
DataLen | int (4 bytes) |
Hostname | variable (equal to value of DataLen) |