Local Area Network (LAN)

A local area network (LAN) is a group of computers and associated devices that share a common communications line or wireless link to a server. Typically, a LAN encompasses computers and peripherals connected to a server within a distinct geographic area such as an office or a commercial establishment. Computers and other mobile devices use a LAN connection to share resources such as a printer or network storage.

A local area network may serve as few as two or three users (for example, in a small-office network) or several hundred users in larger office. LAN networking comprises cables, switches, routers andother components that let users connect to internal servers, websites and other LANs via wide area networks.

Ethernet and Wi-Fi are the two primary ways to enable LAN connections. Ethernet is a specification that enables computers to communication with each other. Wi-Fi uses radio waves to connect computers to the LAN. Other LAN technologies, including Token Ring, Fiber Distributed Data Interface and ARCNET, have lost favors as Ethernet and Wi-Fi speeds have increased. The rise of virtualization has fueled the development of virtual LANs, which allows network administrators to logically group network nodes and partition their networks without the need for major infrastructure changes.

From: http://searchnetworking.techtarget.com/definition/local-area-network-LAN


'Computer Science > Terminology' 카테고리의 다른 글

Payload  (0) 2018.03.30
Trivial File Transfer Protocol (TFTP)  (0) 2018.03.30
Ethernet  (0) 2018.03.30
Wide Area Network (WAN)  (0) 2018.03.30
Intranet  (0) 2018.03.30

Ethernet

Ethernet is a family of computer networking technologies commonly used in local area networks (LANs) and metropolitan area networks (MANs). It was commercially introduced in 1980 and first standardized in 1983 as IEEE 802.3, and has since been refined to support higher bit rates and longer link distances. Over time, Ethernet has largely replaced competing wired LAN technologies such as token ring, FDDI and ARCHNET.

The original 10BASE5 Ethernet uses coaxial cable as a shared medium, while the newer Ethernet variants use twist pair and fiber optic links in conjunction with hubs or switches. The Ethernet standards comprise several wiring and signaling variants of the OSI physical layer in use with Ethernet.

Systems communicating over Ethernet dividea stream of data into shorter pieces called frames. Each frame contains source and destination addresses, and error-checking data so that damaged frames can be detected and discarded; most often, higher-layer protocols trigger retransmission of lost frames. As per the OSI model, Ethernet provides services up to and including the data link layer.


'Computer Science > Terminology' 카테고리의 다른 글

Trivial File Transfer Protocol (TFTP)  (0) 2018.03.30
Local Area Network (LAN)  (0) 2018.03.30
Wide Area Network (WAN)  (0) 2018.03.30
Intranet  (0) 2018.03.30
Token ring  (0) 2018.03.30

+ Recent posts