view thesis/attic/ascii-pics/ipc-protocol.txt @ 365:ba9463b43709 seventh preview version for Schaffter

Added tag version for proof-readers for changeset e5033a9cbf53
author meillo@marmaro.de
date Wed, 28 Jan 2009 16:49:45 +0100
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