-
Type of Computer Network
LAN Local Area Network
The computers are geographically close together(that is, in the same building).
WAN Wide Area Network
The computers are farther apart and are connected by telephone lines or radio waves.
CAN Campus Area Networks
The computers are within a limited geographic area, such as a campus or military base.
MAN Metropolitan Area Networks
A data network designed for a town or city.
HAN Home Area Networks
A network contained within a user’s home that connects person’s digital devices.
Type of Network
topology
The geometric arrangement of a computer system. Common topologies include a bus, star, and ring.
protocol
The protocol defines a common set of rules and signals that computers on the network use to communicate. One of the most popular protocols for LANs is called Ethernet. Another popular LAN protocol for PCs is the IBM token-ring network.
architecture
Networks can be broadly classified as using either a peer-to-peer or client/server architecture.
Type of Network Topology (LAN)
Bus topology
All devices are connected to a central cable, called the bus or backbone. Bus networks are relatively inexpensive and easy to install for small networks. Ethernet systems use a bus topology.
Ring topolog
All devices are connected to one another in the shape of a closed loop, so that each device is connected directly to two other devices. Ring topologies are relatively expensive and difficult to install, but they offer high bandwidth and can span large distances.
Star topology
All devices are connected to a central hub. Star networks are relatively easy to install and manage, but bottlenecks can occur because all data must pass through the hub.
Tree topology
A tree topology combines characteristics of linear bus and star topologies. It consists of groups of star-configured workstations connected to a linear bus backbone cable.
'프로그래밍' 카테고리의 다른 글
Live Server 오류 Server is started at 5500 but failed to open in Browser Preview. (0) 2021.05.02 7장 색상과 배경을 위한 스타일 (0) 2020.10.27 6장 큐 / 데크 (0) 2020.10.23 6장 텍스트 관련 스타일 (0) 2020.10.21 6장 리틀 맨 컴퓨터(LMC) (0) 2020.10.20 댓글