Difference between revisions of "NewSessionREQ"

From BRL-CAD
(Description)
Line 7: Line 7:
 
   
 
   
 
   
 
   
{|border="1"
+
No additional byte information beyond the Common Header is required.
|width="75"|'''Element'''
 
|'''Length'''
 
|-
 
|MessageLength
 
|int (4 bytes)
 
|-
 
|Opcode
 
|int (4 bytes)
 
|}
 

Revision as of 16:54, 3 December 2008

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 instantiate a new Session on the GeometryService.

Byte Format

No additional byte information beyond the Common Header is required.