Computer Network - 20Jan-A
Computer Network - 20Jan-A
Physical Media
Interconnecting Devices
Computers
Networking Software
Network Components: Physical media
- pathways through which data travels within a network
- by which signals (data) are sent from one computer to another (either by
cable or wireless)
Example: twisted pair, coaxial, and fiber optic cable, radio waves,
microwaves, and infrared.
Network Components: Interconnecting Devices
- hardware components that connect different devices in a network and
manage data flow across the network
Routers: are devices that connect different networks, such as a local area network
(LAN) to the internet or between two different LANs
- Determine the best path for data to travel between networks
through IP addresses
Hubs: - basic networking device that connects multiple devices within a
network.
It broadcasts data to all connected devices
Hub vs Switch , Hub Vs Router
Hub: broadcasts data to all devices Switch: sending data only to the intended device
Hub: connects devices within a single network Router: connects different networks
Network Components: Access Points (APs)
Access points allow wireless devices to connect to a wired network
The data link layer helps transfer data/frames between two devices on the same
network.
-also responsible for flow control and error control in intra-network communication
-also responsible for physical addressing
add a header to the frame
Functions of the OSI layers: Network layer
- responsible for the delivery of a packet from the source to the
destination (Host-to-Host)
If two systems are directly connected on the same link, the Network
Layer is generally not needed for communication
- Logical Addressing: which is used to identify devices on the internet.
-Routing: which path from source to destination is most appropriate.
The Transport Layer ensures that the entire message is delivered to the correct
process/program/application running on that computer (process-to-process delivery).
Service point addressing:
by adding a header containing the port address of the source and destination.
- Manages sessions
Dialog management and synchronization are also important responsibilities of the
Session Layer.
Protocol:
Translation
Compression
Application layer
-topmost layer
-Facilitates interaction with network services
-it provides services to the user
The application layer programs are based on client and servers.
Functions:
Protocols:
HTTP- for web browsing,
FTP- for file transfers,
SMTP- for email services,
OSI model considered a protocol-independent standard
- conceptual framework that defines how data should travel from
one device to another over a network
- like a blueprint