view thesis/attic/ascii-pics/ipc-protocol.txt @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55:32 +0100 (2009-02-11)
parents c4d78cd40827
children
line wrap: on
line source

 +---+ connect  +---+  0  +---+ send  +---+  0  +---+ send  +---+  0  +---+
 | B |--------->| W |---->|   |------>| W |---->|   |------>| W |---->| S |
 +---+ attempt  +---+     +---+ hdr   +---+     +---+ data  +---+     +---+
                  |                     |                     |
                  | 1                   | 1                   | 1
                  V                     V                     V
                +---+                 +---+                 +---+
                | E |                 | E |                 | E |
                +---+                 +---+                 +---+

B: begin
W: wait
E: error
S: success