Difference between revisions of "Common NetMsg Exchanges"
From BRL-CAD
(This whole page needs to be redone with flow charts!) |
(list initial connect pattern) |
||
Line 1: | Line 1: | ||
This whole page needs to be redone with flow charts! | This whole page needs to be redone with flow charts! | ||
+ | |||
+ | Initial handshake: | ||
+ | * Server sends [GS Remote Nodename Set] | ||
+ | * Client sends [GS Remote Nodename Set] | ||
+ | * Client sends [NewSessionReqMsg] (login/passwd) | ||
+ | * Server sends [SessionInfoMsg] (uuid of session) | ||
+ | |||
+ | Now ready to process |
Latest revision as of 13:25, 28 March 2011
This whole page needs to be redone with flow charts!
Initial handshake:
- Server sends [GS Remote Nodename Set]
- Client sends [GS Remote Nodename Set]
- Client sends [NewSessionReqMsg] (login/passwd)
- Server sends [SessionInfoMsg] (uuid of session)
Now ready to process