docs/diploma

diff thesis/fig/masqmail-typical-usage.pic @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents thesis/img/masqmail-typical-usage.pic@0d78755132b7
children 5254a119ad56
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/fig/masqmail-typical-usage.pic	Sat Feb 07 22:39:07 2009 +0100
     1.3 @@ -0,0 +1,80 @@
     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 +" \fIInternet\fR" at S1.nw above ljust
    1.20 +" \fILocal network\fR" 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 +]
    1.41 +"Scenario 1" with .nw at last [].nw +(0.4,-0.1)
    1.42 +
    1.43 +move to last [].e
    1.44 +
    1.45 +move 0.5
    1.46 +
    1.47 +
    1.48 +[
    1.49 +
    1.50 +moveht = 0.3
    1.51 +lineht = 0.3
    1.52 +
    1.53 +down
    1.54 +line <->
    1.55 +ISP: ellipse "ISP"
    1.56 +line <-
    1.57 +R: box invis "router" ht .2
    1.58 +S1: box dashed wid 3.6 ht 1.95
    1.59 +" \fIInternet\fR" at S1.nw above ljust
    1.60 +" \fILocal network\fR" at S1.nw below ljust
    1.61 +move to S1.n
    1.62 +line
    1.63 +S: box "server" "(masqmail)"
    1.64 +move
    1.65 +
    1.66 +[
    1.67 +right
    1.68 +W1: box "workstation" "(forwarder)"
    1.69 +move 0.3
    1.70 +W2: box "workstation" "(forwarder)"
    1.71 +move 0.3
    1.72 +W3: box "workstation" "(forwarder)"
    1.73 +]
    1.74 +
    1.75 +arrow from last [].W1.n to S.s-(0.05,0)
    1.76 +arrow from last [].W2.n to S.s
    1.77 +arrow from last [].W3.n to S.s+(0.05,0)
    1.78 +
    1.79 +]
    1.80 +"Scenario 2" with .nw at last [].nw +(0.4,-0.1)
    1.81 +
    1.82 +
    1.83 +.PE