docs/diploma

diff thesis/img/masqmail-typical-usage.pic @ 255:17d5a1b7e7d3

new diagram
author meillo@marmaro.de
date Tue, 13 Jan 2009 17:17:41 +0100
parents
children e8ffc2dd9959
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/img/masqmail-typical-usage.pic	Tue Jan 13 17:17:41 2009 +0100
     1.3 @@ -0,0 +1,85 @@
     1.4 +.PS
     1.5 +# masqmail-typical-usage
     1.6 +scale = 1.2
     1.7 +
     1.8 +[
     1.9 +moveht = 0.3
    1.10 +lineht = 0.3
    1.11 +
    1.12 +
    1.13 +down
    1.14 +line <-
    1.15 +ISP: ellipse "ISP"
    1.16 +line <-
    1.17 +R: box invis "router" ht .2
    1.18 +S1: box dashed wid 3.6 ht 1.95
    1.19 +" Internet" at S1.nw above ljust
    1.20 +" Local network" at S1.nw below ljust
    1.21 +move to S1.n
    1.22 +move 2*moveht+boxht
    1.23 +
    1.24 +[
    1.25 +right
    1.26 +W1: box "workstation" "(masqmail)"
    1.27 +line <-> 0.3
    1.28 +W2: box "workstation" "(masqmail)"
    1.29 +line <-> 0.3
    1.30 +W3: box "workstation" "(masqmail)"
    1.31 +]
    1.32 +
    1.33 +line from last [].W1.n to R.s-(0.05,lineht) then to R.s-(0.05,0)
    1.34 +line from last [].W2.n to R.s-(0,lineht) then to R.s
    1.35 +line from last [].W3.n to R.s+(0.05,-lineht) then to R.s+(0.05,0)
    1.36 +
    1.37 +arrow from R.n-(0.05,0) to ISP.s-(0.05,0)
    1.38 +arrow from R.n+(0.05,0) to ISP.s+(0.05,0)
    1.39 +
    1.40 +#spline -> from last [].W1.n to R.s-(0.05,0) then to ISP.s-(0.05,0)
    1.41 +#spline -> from last [].W2.n to R.s then to ISP.s
    1.42 +#spline -> from last [].W3.n to R.s+(0.05,0) then to ISP.s+(0.05,0)
    1.43 +
    1.44 +#circle "mail" "box" with .w at ISP.e
    1.45 +
    1.46 +]
    1.47 +
    1.48 +
    1.49 +move
    1.50 +
    1.51 +
    1.52 +[
    1.53 +
    1.54 +moveht = 0.3
    1.55 +lineht = 0.3
    1.56 +
    1.57 +down
    1.58 +line <-
    1.59 +ISP: ellipse "ISP"
    1.60 +line <-
    1.61 +R: box invis "router" ht .2
    1.62 +S1: box dashed wid 3.6 ht 1.95
    1.63 +" Internet" at S1.nw above ljust
    1.64 +" Local network" at S1.nw below ljust
    1.65 +move to S1.n
    1.66 +line
    1.67 +S: box "server" "(masqmail)"
    1.68 +move
    1.69 +
    1.70 +[
    1.71 +right
    1.72 +W1: box "workstation" "(forwarder)"
    1.73 +move 0.3
    1.74 +W2: box "workstation" "(forwarder)"
    1.75 +move 0.3
    1.76 +W3: box "workstation" "(forwarder)"
    1.77 +]
    1.78 +
    1.79 +arrow from last [].W1.n to S.s-(0.05,0)
    1.80 +arrow from last [].W2.n to S.s
    1.81 +arrow from last [].W3.n to S.s+(0.05,0)
    1.82 +
    1.83 +#circle "mail" "box" with .w at ISP.e
    1.84 +#circle "mail" "box" with .w at S.e
    1.85 +
    1.86 +]
    1.87 +
    1.88 +.PE