Intro
Intro
Communication
1. Message
2. Sender
3. Receiver
4. Medium
5. Protocol
Direction of Data Flow
Communication between two devices can be simplex, half-duplex, or full-
duplex as shown in Figure
Simplex
Half Duplex
Full Duplex
Networks
A network is a set of devices (often referred to
as nodes) connected by communication links.
A node can be a computer, printer, or any
other device capable of sending and/or
receiving data generated by other nodes on
the network
Categories of Networks
• Local Area Network
• Wide Area Network
• Metropolitan Area Networks
Local Area Network
– A LAN is a group of computers connected in small
geographical area like a home, office, or group of buildings
– Allow users to share files and services
Wide Area Networks
Wide Area Networks (5 to 10 KM)
– A WAN is a group of computers connected in Large
geographical area such as country
– A WAN often connects two LANs (WAN Link)
is a computer network that covers a broad area (i.e., any network
whose communications links cross metropolitan, regional, or national
boundaries). Or, less formally, a network that uses routers and public
communications links
The largest and most well-known example of a WAN is the Internet.
WANs are used to connect LANs and other types of networks together,
so that users and computers in one location can communicate with
users and computers in other locations
Metropolitan Area Networks
– A MAN connects an area larger than a LAN but smaller than a WAN,
such as a city, with dedicated or high-performance hardware
– A metropolitan area network (MAN) is a network that
interconnects users with computer resources in a geographic
area or region larger than that covered by even a large local
area network (LAN) but smaller than the area covered by a
wide area network (WAN). The term is applied to the
interconnection of networks in a city into a single larger
network (which may then also offer efficient connection to a
wide area network). It is also used to mean the
interconnection of several local area networks by bridging
them with backbone lines. The latter usage is also sometimes
referred to as a campus network.
The Local Network (LAN)
Wide Area Network
Metropolitan Area Network (MAN)
Wide Area Networks….
Traditionally, WANs have been implemented
using one of two technologies: circuit switching
and packet switching. More recently, frame
relay and ATM networks have assumed major
roles.
Circuit Switching
Dedicated communications path established for
the duration of the conversation
e.g. telephone network
• network resources (e.g., bandwidth) divided into
“pieces”
• pieces allocated to calls
• resource piece idle if not used by owning call (no
sharing)
Packet Switching
Data sent out of sequence each end-end data stream
Small chunks (packets) of divided into packets
data at a time Two packets share
Packets passed from node network resources
to node between source each packet uses full link
and destination bandwidth
Used for terminal to resources used as needed
computer and computer
to computer
communications
Frame Relay