view thesis/input/ipc-protocol.txt @ 273:92578f124df6

reorganized the input files and sorted old ones out
author meillo@marmaro.de
date Thu, 15 Jan 2009 12:29:54 +0100
parents thesis/input/ipc-protocol.tex@172545b47e40
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