Cyb204 Week1
Cyb204 Week1
Cyb204 Week1
NETWORKS
Department of Cyber Security
Faculty of Computing and Information Technology
Osun State University, Osogbo, Nigeria.
WEEK 1
2023/2024 Session
COURSE LECTURER: DR.(MRS) O.E. OJO
COURSE OUTLINE
• Basic concepts of networking. Network Topologies, The concept of layered architecture modelling
including OSI and the TCP/IP protocol suite, Client-server communications. Physical layer functionalities
including signalling, modulation, multiplexing, line coding and synchronisation. Transmission media.
Network performance measures, Data vs signaling rates, channel bandwidth and capacity. Link layer
functionalities including frame synchronization.
• Circuit, packet and virtual circuit switching technologies, Local area network technologies including
ETHERNET, Token Rings. Multiple-access schemes such as CSMA/CD, CSMA/CA and Token-passing.
MAC addressing. Switched vs. shared ETHERNETs. Performance evaluation, including throughputs and
delays, Internetworking devices including repeaters, bridges, switches, routers and gateways.
• Network layer protocols, including IP, ARP and ICMP.IP addressing schemes. Subnetting, Internet
routing including protocols used in the Internet such as RIP, OSPF and BGP. Transport layer protocols
including UDP and TCP. Ports and sockets TCP Connection establishment. Error flow an d congestion
3
DATA COMMUNICATION
• Data Communication is the exchange of data (in the form of O’s and 1’s)
between two devices via some form of transmission medium (such as a
wire cable).
5
Data Communications
Effectiveness of Data Communication
• Delivery : The system must deliver data to the correct destination . Data
must be received by the intended device or user and only by that device or
user.
• Accuracy: The system must deliver data to the correct destination . Data
that have been altered in transmission and left uncorrected are unusable.
7
Effectiveness of Data Communication
• Timeliness: The system must deliver data in a timely manner. (video and
audio). This kind of delivery is called real-time transmission.
• Jitter : refers to the variation in the packet arrival time. Uneven delay in the
delivery of audio and video packet.
8
Five components of data communication
9
DATA COMMUNICATION
• The public switched telephone network (PSTN) is used to carry both
voice and data communication.
• The public switched telephone network started as an analog network
designed to handle analog voice signals but it has gradually been
converted from an analog to a digital network.
10
DATA FLOW
Communication between two devices can be simplex, half duplex or full
duplex
• Simplex : communication is unidirectional, only one of the two devices on
a link can transmit; the other can only receive. Keyboards and traditional
monitors are example, keyboard can only introduce input; monitor can only
accept output.
11
DATA FLOW
• Half duplex: each station can both transmit and receive, but not at the same
time. When one device is sending, the other can only receive and vice
versa.
12
DATA FLOW
Communication between two devices can be simplex, half duplex or full
duplex
• Full duplex : both stations can transmit and receive simultaneously e.g.
when two people are communicating by a telephone line, both can talk and
listen at the same time.
13
Assignment 1
14
NETWORK
• Network is a set of devices (often referred to as nodes)
connected by communication links.
15
NETWORK
• For communication to occur on a network, two devices must be
connected in some way to the same link at the same time.
• and multipoint.
16
POINT-TO-POINT CONNECTION
17
INTERCONNECTION OF NETWORKS: INTERNET
18
INTERCONNECTION OF NETWORKS: INTERNET
19
INTERCONNECTION OF NETWORKS: INTERNET
20
LANs (Local Area Networks)
• A LAN is a network that is used for communicating among
computer devices, usually within an office building or home.
22
LANs (Local Area Networks)
23
LANs (Local Area Networks)
• Advantages
Speed, Security, and Resource Sharing
• Disadvantages
Expensive To Install
Requires Administrative Time
File Server May Fail
Cables May Break
24
CANs (Campus Area Networks)
• A Campus Area Network (CAN) is a computer network that
links the buildings and consists of two or more local area
networks (LANs) within the limited geographical area.
26
MANs (Metropolitan Area Networks)
• A metropolitan area network (MAN) is a large computer
network that usually spans a city or a large campus.
27
MANs (Metropolitan Area Networks)
• A MAN often acts as a high speed network to allow sharing
of regional resources.
28
MANs (Metropolitan Area Networks)
29
MANs (Metropolitan Area Networks)
30
WANs (Wide Area Networks )
• WAN covers a large geographic area such as country,
continent or even whole of the world.
31
WANs (Wide Area Networks )
32
Personal Area Network (PAN)
• A PAN is a network that is used for communicating among
computers and computer devices (including telephones) in
close proximity of around a few meters within a room.
33
Personal Area Network (PAN)
34
INTERCONNECTION OF NETWORKS: INTERNET
35
INTERCONNECTION OF NETWORKS: INTERNET
36
NETWORKING HARDWARE
37
NETWORKING HARDWARE
38
NETWORKING HARDWARE
41
NETWORKING HARDWARE
43
NETWORKING HARDWARE
44
NETWORKING HARDWARE
46
NETWORKING HARDWARE
ROUTERS
• While a switch connects segments of a network, routers are devices that
connect entire networks to each other.
• Switches use MAC addresses to forward a frame within a single
network. Routers use IP addresses to forward frames to other networks.
• A router can be a computer with special network software installed, or a
router can be a device built by network equipment manufacturers.
• Routers contain tables of IP addresses along with optimal destination
routes to other networks.
47
NETWORKING HARDWARE
48
NETWORKING HARDWARE
49
NETWORK PROTOCOL
• A network protocol is similar to a human protocol, except that the entities
exchanging messages and taking actions are hardware or software
components of a computer network.
• All activity in the Internet that involves two or more communicating remote
entities is governed by a protocol.
51