Difference between revisions of "RemHostNameSET"
From BRL-CAD
Line 10: | Line 10: | ||
|width="75"|'''Element''' | |width="75"|'''Element''' | ||
|'''Length''' | |'''Length''' | ||
+ | |- | ||
+ | |MessageLength | ||
+ | |int (4 bytes) | ||
|- | |- | ||
|Opcode | |Opcode |
Revision as of 14:54, 3 December 2008
Description
NetMsg that contains the Hostname string value of the Application sending the NetMsg. The intent is to inform the remotes application of the local Hostname.
Byte Format
Element | Length |
MessageLength | int (4 bytes) |
Opcode | int (4 bytes) |
DataLen | int (4 bytes) |
Data | variable (equal to value of DataLen) |