|
|
1.1 root 1: .PS
2: .ps 20
3: ## figure 9
4: B1: box "TP4" "CLNP" height 3*boxht/2
5: B2: box "TP4" "CLNP" with .w at (B1.e.x+2*linewid, B1.e.y) height 3*boxht/2
6: B3: box "\xx RFC1006" with .nw at (B2.ne.x+linewid, B2.ne.y) height boxht/2
7: B4: box "TCP" "IP" with .n at B3.s
8: B5: box "\xx RFC1006" with .nw at (B3.ne.x+2*linewid, B3.ne.y) height boxht/2
9: B6: box "TCP" "IP" with .n at B5.s
10: ##
11: line from B1.s \
12: to (B1.s.x, B1.s.y-2*lineht) \
13: to (B2.s.x, B2.s.y-2*lineht) \
14: to B2.s
15: line from B4.s \
16: to (B4.s.x, B4.s.y-2*lineht) \
17: to (B6.s.x, B6.s.y-2*lineht) \
18: to B6.s
19: ##
20: B7: box "TS-BRIDGE" with .sw at (B2.nw.x, B2.nw.y+lineht) \
21: width (B3.ne.x-B2.nw.x)
22: line up from B2.n
23: line up from B3.n
24: box dashed with .nw at (B7.nw.x-linewid, B7.nw.y+lineht) \
25: width B7.width+linewid*2 \
26: height B7.nw.y-B2.sw.y+2*lineht
27: arc -> from (B3.n.x-boxwid/4, B3.n.y+lineht/4) \
28: to (B2.n.x+boxwid/4, B2.n.y+lineht/4)
29: move to (B7.s.x, B3.n.y+lineht/2) "\xx copy"
30: ##
31: B8: box invis "OSI TS" with .s at (B1.n.x, B1.n.y+lineht)
32: arrow from B1.n to B8.s
33: B9: box invis "OSI TS" with .s at (B5.n.x, B5.n.y+lineht)
34: arrow from B5.n to B9.s
35: ##
36: B10: box with .nw at (B7.sw.x-linewid, B2.sw.y-3*lineht) \
37: width B7.width+2*linewid height boxht/6 shaded
38: move to (B10.s.x, B10.s.y-lineht/2); "TS-BRIDGE HOST"
39: ##
40: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.