Mercurial > docs > diploma
comparison thesis/img/masqmail-typical-usage.pic @ 310:bbfde22dcc35
added italics at some places
author | meillo@marmaro.de |
---|---|
date | Tue, 20 Jan 2009 19:18:16 +0100 |
parents | e8ffc2dd9959 |
children | 0d78755132b7 |
comparison
equal
deleted
inserted
replaced
309:78987bc2c809 | 310:bbfde22dcc35 |
---|---|
11 line <-> | 11 line <-> |
12 ISP: ellipse "ISP" | 12 ISP: ellipse "ISP" |
13 line <- | 13 line <- |
14 R: box invis "router" ht .2 | 14 R: box invis "router" ht .2 |
15 S1: box dashed wid 3.6 ht 1.95 | 15 S1: box dashed wid 3.6 ht 1.95 |
16 " Internet" at S1.nw above ljust | 16 " \fIInternet\fR" at S1.nw above ljust |
17 " Local network" at S1.nw below ljust | 17 " \fILocal network\fR" at S1.nw below ljust |
18 move to S1.n | 18 move to S1.n |
19 move 2*moveht+boxht | 19 move 2*moveht+boxht |
20 | 20 |
21 [ | 21 [ |
22 right | 22 right |
31 line from last [].W2.n to R.s-(0,lineht) then to R.s | 31 line from last [].W2.n to R.s-(0,lineht) then to R.s |
32 line from last [].W3.n to R.s+(0.05,-lineht) then to R.s+(0.05,0) | 32 line from last [].W3.n to R.s+(0.05,-lineht) then to R.s+(0.05,0) |
33 | 33 |
34 arrow from R.n-(0.05,0) to ISP.s-(0.05,0) | 34 arrow from R.n-(0.05,0) to ISP.s-(0.05,0) |
35 arrow from R.n+(0.05,0) to ISP.s+(0.05,0) | 35 arrow from R.n+(0.05,0) to ISP.s+(0.05,0) |
36 | |
37 #spline -> from last [].W1.n to R.s-(0.05,0) then to ISP.s-(0.05,0) | |
38 #spline -> from last [].W2.n to R.s then to ISP.s | |
39 #spline -> from last [].W3.n to R.s+(0.05,0) then to ISP.s+(0.05,0) | |
40 | |
41 #circle "mail" "box" with .w at ISP.e | |
42 | 36 |
43 ] | 37 ] |
44 "Scenario 1" with .nw at last [].nw +(0.4,-0.1) | 38 "Scenario 1" with .nw at last [].nw +(0.4,-0.1) |
45 | 39 |
46 move to last [].e | 40 move to last [].e |
57 line <-> | 51 line <-> |
58 ISP: ellipse "ISP" | 52 ISP: ellipse "ISP" |
59 line <- | 53 line <- |
60 R: box invis "router" ht .2 | 54 R: box invis "router" ht .2 |
61 S1: box dashed wid 3.6 ht 1.95 | 55 S1: box dashed wid 3.6 ht 1.95 |
62 " Internet" at S1.nw above ljust | 56 " \fIInternet\fR" at S1.nw above ljust |
63 " Local network" at S1.nw below ljust | 57 " \fILocal network\fR" at S1.nw below ljust |
64 move to S1.n | 58 move to S1.n |
65 line | 59 line |
66 S: box "server" "(masqmail)" | 60 S: box "server" "(masqmail)" |
67 move | 61 move |
68 | 62 |
77 | 71 |
78 arrow from last [].W1.n to S.s-(0.05,0) | 72 arrow from last [].W1.n to S.s-(0.05,0) |
79 arrow from last [].W2.n to S.s | 73 arrow from last [].W2.n to S.s |
80 arrow from last [].W3.n to S.s+(0.05,0) | 74 arrow from last [].W3.n to S.s+(0.05,0) |
81 | 75 |
82 #circle "mail" "box" with .w at ISP.e | |
83 #circle "mail" "box" with .w at S.e | |
84 | |
85 ] | 76 ] |
86 "Scenario 2" with .nw at last [].nw +(0.4,-0.1) | 77 "Scenario 2" with .nw at last [].nw +(0.4,-0.1) |
87 | 78 |
79 | |
88 .PE | 80 .PE |