docs/diploma

view thesis/img/masqmail-typical-usage.pic @ 258:e8ffc2dd9959

new pic: masqmail-channels
author meillo@marmaro.de
date Wed, 14 Jan 2009 12:22:02 +0100
parents 17d5a1b7e7d3
children bbfde22dcc35
line source
1 .PS
2 # masqmail-typical-usage
3 scale = 1.2
5 [
6 moveht = 0.3
7 lineht = 0.3
10 down
11 line <->
12 ISP: ellipse "ISP"
13 line <-
14 R: box invis "router" ht .2
15 S1: box dashed wid 3.6 ht 1.95
16 " Internet" at S1.nw above ljust
17 " Local network" at S1.nw below ljust
18 move to S1.n
19 move 2*moveht+boxht
21 [
22 right
23 W1: box "workstation" "(masqmail)"
24 line <-> 0.3
25 W2: box "workstation" "(masqmail)"
26 line <-> 0.3
27 W3: box "workstation" "(masqmail)"
28 ]
30 line from last [].W1.n to R.s-(0.05,lineht) then to R.s-(0.05,0)
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)
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)
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)
41 #circle "mail" "box" with .w at ISP.e
43 ]
44 "Scenario 1" with .nw at last [].nw +(0.4,-0.1)
46 move to last [].e
48 move
51 [
53 moveht = 0.3
54 lineht = 0.3
56 down
57 line <->
58 ISP: ellipse "ISP"
59 line <-
60 R: box invis "router" ht .2
61 S1: box dashed wid 3.6 ht 1.95
62 " Internet" at S1.nw above ljust
63 " Local network" at S1.nw below ljust
64 move to S1.n
65 line
66 S: box "server" "(masqmail)"
67 move
69 [
70 right
71 W1: box "workstation" "(forwarder)"
72 move 0.3
73 W2: box "workstation" "(forwarder)"
74 move 0.3
75 W3: box "workstation" "(forwarder)"
76 ]
78 arrow from last [].W1.n to S.s-(0.05,0)
79 arrow from last [].W2.n to S.s
80 arrow from last [].W3.n to S.s+(0.05,0)
82 #circle "mail" "box" with .w at ISP.e
83 #circle "mail" "box" with .w at S.e
85 ]
86 "Scenario 2" with .nw at last [].nw +(0.4,-0.1)
88 .PE