docs/diploma
diff thesis/fig/mail-agents.pic @ 397:13e630c5a44d
rename img -> fig
author | meillo@marmaro.de |
---|---|
date | Sat, 07 Feb 2009 22:39:07 +0100 |
parents | thesis/img/mail-agents.pic@46cee8426b00 |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thesis/fig/mail-agents.pic Sat Feb 07 22:39:07 2009 +0100 1.3 @@ -0,0 +1,30 @@ 1.4 +.PS 1.5 +# mail-agents 1.6 + 1.7 +lineht = 0.25 1.8 +circlerad = 0.3 1.9 + 1.10 +A: box "MTA" 1.11 +arrow 1.5*linewid 1.12 +B: box "MTA" 1.13 +line 1.14 +box invis ". . ." wid 0.5 1.15 +arrow 1.16 +C: box "MTA" 1.17 + 1.18 +arrow down from C.s 1.19 +D: box "MDA" 1.20 +arrow right linewid/2 from D.e 1.21 +E: circle "mailbox" 1.22 +line <-> down from E.s 1.23 +F: box "MUA" 1.24 +down 1.25 +box invis "\fIrecipient\fR" 1.26 + 1.27 + 1.28 +line <- down 2*lineht+boxht/2+circlerad from A.s 1.29 +G: box "MUA" 1.30 +box invis "\fIsender\fR" 1.31 + 1.32 + 1.33 +.PE