Difference between revisions of "RemHostNameSETOK"

From BRL-CAD
(New page: {{DesignDocument}} ==Description== NetMsg that is a response to a RemHostNameSET NetMsg that indicates a su...)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
==Description==
 
==Description==
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that is a response to a [[RemHostNameSET]] [[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a successful setting the remote hostname.
+
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that is a response to a [[RemHostNameSET]] [[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a successful setting of the remote hostname.
 
    
 
    
 
==Byte Format==
 
==Byte Format==
 
   
 
   
 
   
 
   
{|border="1"
+
No additional byte information beyond the Common Header is required.
|width="75"|'''Element'''
 
|'''Length'''
 
|-
 
|Opcode
 
|int (4 bytes)
 
|-
 
|FailureCode
 
|int (4 bytes)
 
|}
 

Latest revision as of 16:52, 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[edit]

NetMsg that is a response to a RemHostNameSET NetMsg that indicates a successful setting of the remote hostname.

Byte Format[edit]

No additional byte information beyond the Common Header is required.