Mercurial > docs > diploma
view thesis/img/ipc-protocol.pic @ 329:c4d78cd40827
new ipc state diagram pic
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jan 2009 21:55:37 +0100 |
parents | |
children |
line wrap: on
line source
.PS # ipc-protocol boxwid = 0.3 boxht = 0.3 linewid = 0.8 B: box "B" arrow linewid*1.3 "connection" "attempt" W1: box "W" arrow linewid/2 dashed "0" "" box "" arrow "header" "transfer" W2: box "W" arrow linewid/2 dashed "0" "" box "" arrow "body" "transfer" W3: box "W" arrow linewid/2 dashed "0" "" S: box "S" down arrow dashed down from W1.s " 1" box "E" arrow dashed down from W2.s " 1" box "E" arrow dashed down from W3.s " 1" box "E" "\fI" "B: begin" ljust "W: wait for reply" ljust "E: error" ljust "S: success" ljust "\fR" at B.sw -(0,0.5) .PE