Difference between revisions of "NewSessionREQ"

From BRL-CAD
(Byte Format)
(link to loadview)
 
Line 2: Line 2:
  
 
==Description==
 
==Description==
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a Remote Host's desire to instantiate a new Session on the GeometryService.  This is a 'MsgType Only' NetMsg and carries no body.
+
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a Remote Host's desire to instantiate a new Session on the GeometryService.  This is a 'MsgType Only' NetMsg and carries no body.  A [[NewSessionREQFAIL]] message may be received in response.
  
 
==Byte Format==
 
==Byte Format==

Latest revision as of 13:54, 13 December 2010

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[edit]

NetMsg that indicates a Remote Host's desire to instantiate a new Session on the GeometryService. This is a 'MsgType Only' NetMsg and carries no body. A NewSessionREQFAIL message may be received in response.

Byte Format[edit]

Element Length
Username String (Variable bytes)
Password String (Variable bytes)