Mercurial > docs > diploma
annotate thesis/attic/ascii-pics/ipc-protocol.txt @ 397:13e630c5a44d
rename img -> fig
author | meillo@marmaro.de |
---|---|
date | Sat, 07 Feb 2009 22:39:07 +0100 |
parents | c4d78cd40827 |
children |
rev | line source |
---|---|
180 | 1 |
208 | 2 +---+ connect +---+ 0 +---+ send +---+ 0 +---+ send +---+ 0 +---+ |
3 | B |--------->| W |---->| |------>| W |---->| |------>| W |---->| S | | |
4 +---+ attempt +---+ +---+ hdr +---+ +---+ data +---+ +---+ | |
5 | | | | |
6 | 1 | 1 | 1 | |
7 V V V | |
8 +---+ +---+ +---+ | |
9 | E | | E | | E | | |
10 +---+ +---+ +---+ | |
180 | 11 |
12 B: begin | |
13 W: wait | |
14 E: error | |
15 S: success |