Computer Networks-Lec2
Computer Networks-Lec2
Introduction
to
Data Communication
• The Internet
A local area network (LAN) is usually privately owned and links the
devices in a single office, building, or campus. Depending on the needs
of an organization and the type of technology used, a LAN can be as
simple as two PCs and a printer in someone's home office; or it can
extend throughout a company and include audio and video peripherals.
Currently, LAN size is limited to a few kilometers.
Fig.10: An isolated LAN connecting 12 computers to a hub in a closet.
1) Local Area Networks (LANs)
• The switched WAN connects the end systems, which usually comprise a
router (internetworking connecting device) that connects to another LAN
or WAN.
In this slide, we define two widely used terms: protocols and standards.
• For example, a simple protocol might expect the first 8 bits of data to be
the address of the sender, the second 8 bits to be the address of the
receiver, and the rest of the stream to be the message itself.
Protocols and Standards
• Semantics. refers to the meaning of each section of bits. How is a
particular pattern to be interpreted, and what action is to be taken
based on that interpretation?
• For example, does an address identify the route to be taken or the final
destination of the message?
Protocols and Standards
• Timing. refers to two characteristics: when data should be sent and how
fast they can be sent.
• For example, if a sender produces data at 100 Mbps but the receiver
can process data at only 1 Mbps, the transmission will overload the
receiver and some data will be lost.