FullHostList
From BRL-CAD
Description
NetMsg that contains a list of all attached Hosts in String format.
Byte Format
Element | Length |
---|---|
NumberOfHostnames | int (4 byte) |
Repeated for each Item
Element | Length |
---|---|
Hostname | String (Variable bytes) |
NetMsg that contains a list of all attached Hosts in String format.
Element | Length |
---|---|
NumberOfHostnames | int (4 byte) |
Repeated for each Item
Element | Length |
---|---|
Hostname | String (Variable bytes) |