Difference between revisions of "RemHostNameSETFAIL"
From BRL-CAD
Stpierre96 (talk | contribs) (→Failure Codes) |
|||
(3 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''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|FailureCode | |FailureCode | ||
− | | | + | |byte (1 byte) |
|} | |} | ||
+ | |||
+ | |||
+ | ==Failure Codes== | ||
+ | '''''TBD''''' | ||
+ | |||
+ | |||
+ | ==Google Code In== | ||
+ | This page was edited for [[Google_Code_In]] by BSRJ. |
Latest revision as of 16:09, 1 January 2013
Description[edit]
NetMsg that is a response to a RemHostNameSET NetMsg that indicates a failure to set the remote hostname.
Related Subjects[edit]
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.