Difference between revisions of "FullHostListREQ"

From BRL-CAD
(Description)
(Description)
Line 3: Line 3:
 
==Description==
 
==Description==
 
[[IBME_GeometryService#NetMsg_Class|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.
 
[[IBME_GeometryService#NetMsg_Class|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==
  
 
A [[FullHostList]] will be displayed if FullHostListREQ is successful. <BSRJ>
 
A [[FullHostList]] will be displayed if FullHostListREQ is successful. <BSRJ>
 +
 +
 +
==Warning Messages==
 +
 +
If you want to disconnect the request, [[DisconnectREQ]] message is displayed. <BSRJ>
  
 
==Byte Format==
 
==Byte Format==

Revision as of 16:53, 1 January 2013

Design icon.png This page contains the design document for an enhancement or feature. The design should be considered a work in progress and may not represent the final design. As this is a collaborative design, contributions and participation from other developers and users is encouraged. Use the discussion page for providing comments and suggestions.


Description

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

A FullHostList will be displayed if FullHostListREQ is successful. <BSRJ>


Warning Messages

If you want to disconnect the request, DisconnectREQ message is displayed. <BSRJ>

Byte Format

No additional byte information beyond the Common Header is required.