Difference between revisions of "NetMsgTypes"
From BRL-CAD
Line 32: | Line 32: | ||
|align="center"|50 | |align="center"|50 | ||
|NewSessionREQOK | |NewSessionREQOK | ||
+ | |} | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | {| | ||
+ | !width="55" align="center"|OPCODE | ||
+ | !Description | ||
+ | |- | ||
+ | |align="center"|100 | ||
+ | |GeometryREQ | ||
+ | |- | ||
+ | |align="center"|105 | ||
+ | |GeometryREQOK | ||
+ | |- | ||
+ | |align="center"|110 | ||
+ | |GeometryREQFAIL | ||
|} | |} |
Revision as of 14:02, 3 December 2008
OPCODE | Description |
---|---|
0 | RemHostNameSET |
5 | RemHostNameSETFAIL |
10 | RemHostNameSETOK |
15 | NewHostOnNetSET |
20 | FullHostListREQ |
25 | FullHostListREQFAIL |
30 | FullHostListREQOK |
40 | NewSessionREQ |
45 | NewSessionREQFAIL |
50 | NewSessionREQOK |
OPCODE | Description |
---|---|
100 | GeometryREQ |
105 | GeometryREQOK |
110 | GeometryREQFAIL |