Difference between revisions of "FullHostList"
From BRL-CAD
(Added page for FullHostListMsg) |
|||
Line 2: | Line 2: | ||
==Description== | ==Description== | ||
− | [[IBME_GeometryService#NetMsg_Class|NetMsg]] that contains a list of all attached Hosts in [[IBME_NETWORKPROTO_STRING|String]] format. | + | [[IBME_GeometryService#NetMsg_Class|NetMsg]] that contains a list of all attached Hosts in [[IBME_NETWORKPROTO_STRING|String]] format. [[http://www.mydistancelearningweb.com/links/| education]] |
==Byte Format== | ==Byte Format== |
Revision as of 06:31, 27 December 2011
Description
NetMsg that contains a list of all attached Hosts in String format. [education]
Byte Format
Element | Length |
---|---|
NumberOfHostnames | int (4 byte) |
Repeated for each Item
Element | Length |
---|---|
Hostname | String (Variable bytes) |