Difference between revisions of "RemHostNameSETFAIL"

From BRL-CAD
(New page: {{DesignDocument}} ==Description== NetMsg that is a response to a RemHostNameSET NetMsg that indicates a fa...)
 
(Failure Codes)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
==Description==
 
==Description==
 
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that is a response to a [[RemHostNameSET]] [[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a failure to set the remote hostname.
 
[[IBME_GeometryService#NetMsg_Class|NetMsg]] that is a response to a [[RemHostNameSET]] [[IBME_GeometryService#NetMsg_Class|NetMsg]] that indicates a failure to set the remote hostname.
 
+
 
 +
==Related Subjects==
 +
[[RemHostNameSETOK]]
 +
 
 +
[[Success]] Codes
 +
 
 
==Byte Format==
 
==Byte Format==
 
   
 
   
Line 10: Line 15:
 
|width="75"|'''Element'''
 
|width="75"|'''Element'''
 
|'''Length'''
 
|'''Length'''
|-
 
|Opcode
 
|int (4 bytes)
 
 
|-
 
|-
 
|FailureCode
 
|FailureCode
|int (4 bytes)
+
|byte (1 byte)
 
|}
 
|}
 +
 +
 +
==Failure Codes==
 +
'''''TBD'''''
 +
 +
 +
==Google Code In==
 +
This page was edited for [[Google_Code_In]] by BSRJ.

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

NetMsg that is a response to a RemHostNameSET NetMsg that indicates a failure to set the remote hostname.

Related Subjects[edit]

RemHostNameSETOK

Success Codes

Byte Format[edit]

Element Length
FailureCode byte (1 byte)


Failure Codes[edit]

TBD


Google Code In[edit]

This page was edited for Google_Code_In by BSRJ.