|
|
BSD 4.3reno
.PS boxwid = 2*boxwid define boxit @ box "$1" with .n at ($2.s.x, $2.s.y-lineht/2) arrow from last box.n to $2.s @ ## Informal Comparison of the Protocol Stacks B1: box "APPLICATION" B2: boxit(PRESENTATION,B1) B3: boxit(SESSION,B2) B4: box "TRANSPORT" with .n at (B3.s.x, B3.s.y-lineht) arrow from B4.n to B3.s B5: boxit(NETWORK,B4) B6: boxit(DATA LINK,B5) B7: boxit(PHYSICAL,B6) ## B8: box with .n at (B1.n.x+boxwid+linewid, B1.n.y) height (B1.n.y-B3.s.y) \ "APPLICATION" B9: box "TRANSPORT" with .n at (B8.s.x, B4.n.y) arrow from B9.n to B8.s B10: boxit(NETWORK,B9) B11: boxit(DATA LINK,B10) B12: boxit(PHYSICAL,B11) ## move to (B7.s.x, B7.s.y-lineht); "OSI stack" move to (B12.s.x, B12.s.y-lineht); "DDN stack" ## .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.