Difference between revisions of "FullHostListREQ"
From BRL-CAD
Stpierre96 (talk | contribs) (→Description) |
Stpierre96 (talk | contribs) (→Byte Format) |
||
Line 18: | Line 18: | ||
No additional byte information beyond the Common Header is required. | No additional byte information beyond the Common Header is required. | ||
+ | |||
+ | |||
+ | ==Google Code In== | ||
+ | This page was edited for [[Google_Code_In]] by BSRJ. |
Latest revision as of 16:10, 1 January 2013
Description[edit]
NetMsg that indicates a Remote Host's desire to receive a complete list of hosts attached to the recipient. This is a 'MsgType Only' NetMsg and carries no body.
Successful Request[edit]
A FullHostList will be displayed if FullHostListREQ is successful. <BSRJ>
Warning Messages[edit]
If you want to disconnect the request, DisconnectREQ message is displayed. <BSRJ>
Byte Format[edit]
No additional byte information beyond the Common Header is required.
Google Code In[edit]
This page was edited for Google_Code_In by BSRJ.