File: network.sheet

package info (click to toggle)
dia 0.98%2Bgit20250126-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 52,072 kB
  • sloc: ansic: 155,381; xml: 14,056; python: 6,250; cpp: 3,598; sh: 439; perl: 137; makefile: 25
file content (120 lines) | stat: -rw-r--r-- 4,322 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
  <name>Network</name>
  <description>Objects to design network diagrams with</description>
  <contents>
    <object name="Network - General Computer (Tower)">
      <description>Computer</description>
    </object>
    <object name="Network - General Monitor (With Stand)">
      <description>Monitor</description>
    </object>
    <object name="Network - Storage">
      <description>Storage</description>
    </object>
    <object name="Network - Bus">
      <!-- very old name kept for compatibility -->
      <alias name="Standard - Bus"/>
      <description>Ethernet bus</description>
    </object>
    <object name="Network - General Printer">
      <description>Simple printer</description>
    </object>
    <object name="Network - WAN Connection">
      <description>WAN connection</description>
    </object>
    <object name="Network - WAN Link">
      <description>WAN link</description>
    </object>
    <object name="Network - Hub">
      <description>Stackable hub or switch</description>
    </object>
    <object name="Network - Modular Switch">
      <description>Modular switching system</description>
    </object>
    <object name="Network - Patch Panel">
      <description>24 Port Patch Panel</description>
    </object>
    <object name="Network - RJ45 Wall-Plug">
      <description>RJ45 wall-plug</description>
    </object>
    <object name="Network - scEAD Wall-Plug">
      <description>Wall-plug for the scEAD cabling system</description>
    </object>
    <object name="Network - Modem">
      <description>Simple modem</description>
    </object>
    <object name="Network - Antenna">
      <description>Antenna for wireless transmission</description>
    </object>
    <object name="Network - Base Station">
      <description>Mobile telephony base station</description>
    </object>
    <object name="Network - Cloud">
      <description>Network cloud</description>
    </object>
    <object name="Network - Radio Cell">
      <description>Mobile telephony cell</description>
    </object>
    <object name="Network - Router Symbol">
      <description>Router symbol</description>
    </object>
    <object name="Network - Switch Symbol">
      <description>Switch symbol</description>
    </object>
    <object name="Network - Switch ATM Symbol">
      <description>ATM switch symbol</description>
    </object>
    <object name="Network - Firewall">
      <description>Firewall router</description>
    </object>
    <object name="Network - A Workstation Monitor">
      <description>Workstation monitor</description>
    </object>
    <object name="Network - A Workstation">
      <description>UNIX workstation</description>
    </object>
    <object name="Network - A Desktop PC">
      <description>Desktop PC</description>
    </object>
    <object name="Network - Laptop Computer">
      <description>Laptop PC</description>
    </object>
    <object name="Network - A Bigtower PC">
      <description>Bigtower PC</description>
    </object>
    <object name="Network - A Miditower PC">
      <description>Miditower PC</description>
    </object>
    <object name="Network - A Minitower PC">
      <description>Minitower PC</description>
    </object>
    <object name="Network - An amplifier speaker">
      <description>Speaker with integrated amplifier</description>
    </object>
    <object name="Network - A speaker">
     <description>Speaker without amplifier</description>
    </object>
    <object name="Network - A Diskette">
      <description>3 1/2 inch diskette</description>
    </object>
    <object name="Network - A ZIP Disk">
      <description>ZIP disk</description>
    </object>
    <object name="Network - An external DAT drive">
      <description>External DAT drive</description>
    </object>
    <object name="Network - A Mobile Phone">
      <description>Mobile phone</description>
    </object>
    <object name="Network - A Telephone">
      <description>Telephone</description>
    </object>
    <object name="Network - Plotter">
      <description>Plotter</description>
    </object>
    <object name="Network - Digitizing Board">
      <description>Digitizing board</description>
      </object>
  </contents>
</sheet>