Lecture 01 - Introduction Motivations of Studying Networking
Lecture 01 - Introduction Motivations of Studying Networking
NETWORKS
1
https://sites.google.com/a/quest.edu.pk/dr-irfana-memon/lecture-slides
Course Content
NO TOPIC
01 Introduction: Motivations of studying networking
•Assignment
•Test
•Research Papers : Presentation
•Midterm exam
•Final exam
Chapter 01
Introduction To Computer Networks
Chapter 1: Outline
Specialized to handle:
• Generality
• Built from general purpose
programmable hardware
• Supports wide range of applications
Applications – Users’ Contact with the
Network
• Most people know the Internet through its
applications
– Web, email, streaming audio and video, chat, …
• Applications present an intuitively simple interface
– Textual and graphical objects
– Simple “clicks” to maneuver the application
• However, users are not aware of what happens in the
network with their simple “clicks” !!!
Applications – Consumers of Networks
19
Network and Internet
Network
System for inter-connecting computers using a single
transmission technology
Internet
Set of networks connected by routers that are configured
to pass traffic among any computers attached to any
network in the set
Why not connect each node with every
other node ?
Why not connect each node with every
other node ?
Communications Receiving
device — connects device — accepts
the communications transmission of
channel to the data, instructions,
receiving device or information
Communications Devices
• What is Repeater?
– Used to boost the signal between two
cable
segments or wireless access points.
– Can not connect different network
architecture.
– Does not simply amplify the signal, it
regenerates the packets and retimes
them.
– Resides on Layer 1 of the OSI model.
Communications Devices
What is a hub?
What is Bridge?
– Connects two LANs and forwards or filters data packets
between them.
– Creates an extended network in which any two
workstations on the linked LANs can share data.
– Transparent to protocols and to higher level devices like
routers.
– Forward data depending on the Hardware (MAC)
address, not the Network address (IP).
– Resides on Layer 2 of the OSI model.
Communications Devices
What is Switch?
Transmission media
are materials capable of
carrying one or more
Bandwidth is amount of
signals
data that can travel
over channel
Communications Channel
How is a request sent over the Internet using a
communications channel?
Step 1. The sending device requests information using
either a physical transmission media or a wireless
transmission media.
Step 2. When the request leaves the ISP, it travels over T1
lines, microwave stations, earth-based stations, and
communications satellites until it reaches the Internet
backbone.
Step 3. The request travels over T3 lines along the
Internet backbone.
Step 4. The Request travels over T1 lines until it reaches
the destination network server.
Physical Transmission Media
What is physical transmission media?
Disadvantages :
1. STP wire is that it is physically larger and more expensive than
twisted pair wire.
2. STP is more difficult to connect to a terminating block.
Physical Transmission Media
Disadvantages :
1. Thick coaxial is that it does not bend easily and is
difficult to install. 40
Physical Transmission Media
What is fiber-optic cable?
41
Advantages & Disadvantages Twisted
pair, Coaxial cable & Optic fiber
Fiber Optic
Advantages : 1. One single mode fiber can replace a metal of
time larger and heavier.
2. Multi-mode optical cable has a larger diameter and can be
used to carry signal
over short distance.
Disadvantages : 1. Fiber optic versus metal cable is that it is
difficult to make connections to fiber optic cable.
2. The optical fiber must be highly polished to allow light to
pass with little loss.
Wireless Transmission Media
What is wireless transmission media?
Used when inconvenient, impractical, or impossible
to install cables
Includes Bluetooth and IrDA
Wireless Transmission Media
What are broadcast radio and
cellular radio?
• What is a client/server
network?
• One or more computers
act as server and other
computers, or clients,
access server
Advantages of CLIENT/SERVER
Networks