SlideShare a Scribd company logo
COMPUTER EDUCATION 9
MODULE 4
Network Connectivity
Prepared By: Engr. Jeremy M. Flores
COMMUNICATION
We live in a truly connected
society. We can communicate
almost instantaneously with
others worldwide.
COMMUNICATION
As the power and flexibility of our
communication systems have
expanded, the sophistication of
the networks that support these
systems has become increasingly
critical and complex.
COMMUNICATION
Computer communication is
the process of sharing data,
programs, and information
between two or more
computers.
COMMUNICATION
Electronic Mail
Texting and Messaging
Internet Telephone
Electronic Commerce
CONNECTIVITY
Connectivity is a concept
related to using computer
networks to link people and
resources.
THE WIRELESS REVOLUTION
The single most dramatic
change in connectivity and
communications in the past
few years.
THE WIRELESS REVOLUTION
It refers to the widespread use
of mobile devices like
smartphones and tablets with
wireless Internet connectivity.
THE WIRELESS REVOLUTION
So, what’s the revolution?
Today’s mobile computers
support E-mail, Web access,
and variety of Internet
applications.
THE WIRELESS REVOLUTION
Most experts say that the
Wireless Revolution is just in its
beginning phase.
COMMUNICATION SYSTEMS
It is an electronic systems that
transmit data from one
location to another, whether
wired or wireless.
COMMUNICATION SYSTEMS
Four Basic Elements
Sending / Receiving Devices
Connecting Devices
Data Transmission Specification
Communication Channel
COMMUNICATION SYSTEMS
COMMUNICATION SYSTEMS
Sending / Receiving Devices
These are often a computer or
specialized communication
devices that originate and
accept messages in the form of
data, information, and/or
instructions.
COMMUNICATION SYSTEMS
Connecting Devices
These devices act as an
interface between the sending
and receiving devices and
communication channel.
COMMUNICATION SYSTEMS
Connecting Devices
They convert outgoing messages
into packets that can travel
across the communication
channel and reverse the process
for incoming messages.
COMMUNICATION SYSTEMS
Data Transmission Specification
These are rules and procedures
that coordinate the sending and
receiving devices by precisely
defining how the message will be
sent across the communication
device.
COMMUNICATION SYSTEMS
Communication Channel
This is the actual connecting or
transmission medium that carries
the message. It can be physical
wire or cable, or it can be
wireless.
COMMUNICATION CHANNELS
Communication Channels are
essential elements of every
communication system. These
channels carry out the data
from one computer to another.
COMMUNICATION CHANNELS
Two Categories
Physical Connection
Wireless Connection
COMMUNICATION CHANNELS
Physical Connection
It uses a solid medium to
connect sending and
receiving devices.
COMMUNICATION CHANNELS
COMMUNICATION CHANNELS
Twisted-Pair Cable consists of
pair of copper wires that are
twisted together.
Shielded Twisted-Pair (STP)
Unshielded Twisted-Pair (UTP)
COMMUNICATION CHANNELS
Coaxial Cable, a high
frequency transmission cable,
replaces the multiple wires of
telephone lines with a single
solid-copper core.
COMMUNICATION CHANNELS
Fiber Optic Cable transmits
data as pulses of light through
tiny tubes of glass, and rapidly
replacing Twisted-Pair cable
telephone lines.
COMMUNICATION CHANNELS
Fiber Optic Cable has over
26,000 times the transmission
capacity of Twisted-Pair Cable.
Compared to Coaxial Cable, it
is lighter, faster, and more
reliable in transmitting data.
WIRELESS CONNECTIONS
They move data through the
air and use radio waves to
communicate.
WIRELESS CONNECTIONS
Bluetooth
Wireless Fidelity (Wi-Fi)
Microwave
WiMax
Long Term Evolution (LTE)
Satellite
WIRELESS CONNECTIONS
Bluetooth is a short range
communication standard that
transmits data over short
distances of up to
approximately 33 feet.
WIRELESS CONNECTIONS
Wireless Fidelity (Wi-Fi) uses
high-frequency radio signals to
transmit data. Most home and
business wireless networks use
Wi-Fi.
WIRELESS CONNECTIONS
Microwave communications uses
high-frequency radio waves. It is
sometimes referred to as line-of-
sight communications because it
can only travel in a straight line.
WIRELESS CONNECTIONS
WiMax, Worldwide
Interoperablity for Microwave
Access, is a new standard that
extends the range of Wi-Fi
networks using microwave
connections.
WIRELESS CONNECTIONS
LTE, Long Term Evolution, the
newest wireless standard,
promises to provide greater
speed and quality transmission
in the near future.
WIRELESS CONNECTIONS
Satellite Communication uses
satellites orbiting about 22,000
miles above the earth as
microwave relay stations.
WIRELESS CONNECTIONS
Many of these are offered by
Intelsat, the International
Telecommunications Satellite
Consortium, owned by 114
governments and forms a
worldwide communication
system.
WIRELESS CONNECTIONS
UPLINK is a term relating to
sending data to satellite.
DOWNLINK refers to receiving
data from satellite.
WIRELESS CONNECTIONS
Global Positioning System
(GPS) is one of the most
interesting application of
Satellite Communications.
CONNECTION DEVICES
Telephones typically send and
receive Analog Signals.
Computers send and receive
Digital Signals.
ANALOG AND DIGITAL SIGNALS
MODEMS
The word MODEM is short for
MOdulator-DEModulator.
It enables digital microcomputers
to communicate across different
media.
MODEMS
Modulation is the process of
converting from digital to analog.
Demodulation is the process of
converting from analog to digital.
TRANSFER RATE
This is the speed by which
modems transmit data.
MODEMS
Four Commonly Used Modems
Telephone
Digital Subscriber Line (DSL)
Cable Modem
Wireless Modem
MODEMS
MODEMS
A Telephone Modem is used to
connect a computer directly to
a telephone line. It can either
be internal or external.
MODEMS
A Digital Subscriber Line
Modem uses standard phone
lines to create a high-speed
connection directly to your
phone company’s office.
MODEMS
A Cable Modem uses the
same coaxial cable as your
television and creates a high-
speed connection.
MODEMS
A Wireless Modem, also known
as WWAN (Wireless Wide Area
Network), usually uses a small
plug-in USB or ExpressCard
device that provides very
portable wireless connectivity.
CONNECTION SERVICES
Dial-Up Service
Digital Subscriber Line (DSL)
Asymmetric DSL (ADSL)
Cable Service
Satellite Connection Service
Cellular Service
DATA TRANSMISSION
Bandwidth is a measurement of
the width or capacity of the
communications channel.
Effectively, it means how much
information can move across the
communication channel in a
given amount of time.
DATA TRANSMISSION
Four Categories of Bandwidth
Voiceband
Medium Band
Broadband
Baseband
DATA TRANSMISSION
Voiceband, also known as low
bandwidth, is used for standard
telephone communication.
DATA TRANSMISSION
Medium Band is used in special
leased lines to connect midrange
computers and mainframes as
well as to transmit data over long
distances up to a very high speed
transfer rate.
DATA TRANSMISSION
Broadband is widely used for DSL,
cable, and satellite connections
to the Internet. Several users san
simultaneously use a single
broadband connection for high-
speed data transfer.
DATA TRANSMISSION
Baseband is widely used to
connect individual computers
that are located close to one
another. Though it is able to
support high-speed transmission,
it can only carry a single signal at
one time.
PROTOCOLS
Protocols are sets of
communication rules for the
exchange of information.
HTTP and HTTPS
TCP/IP
PROTOCOLS
TCP/IP (Transmission Control
Protocol / Internet Protocol)
involves identifying sending and
receiving devices, and breaking
information into small parts for
transmission across the Internet.
NETWORKS
A Computer Network is a
communication system that
connects two or more
computers so that they can
exchange information and
share resources.
SPECIALIZED NETWORKS TERMS
Node / Client / Server
Directory Server / Host
Router / Switch
Network Interface Card (NIC)
Network Operating System (NOS)
Network Administrator
SPECIALIZED NETWORKS TERMS
Node is any device that is
connected to a network. It
could be a computer, printer,
or data storage device.
SPECIALIZED NETWORKS TERMS
Client is a node that requests
and uses resources available
from other nodes. Typically, a
client is a microcomputer.
SPECIALIZED NETWORKS TERMS
Server is a node that shares
resources with other nodes.
Depending on the task they may
be called an application server,
communication server, file server,
printer server, database server, or
web server.
SPECIALIZED NETWORKS TERMS
Types of Server
Centralized Server
Dedicated Server
SPECIALIZED NETWORKS TERMS
Directory Server is a
specialized or dedicated
server that manages
resources, such as user
accounts, for an entire
network.
SPECIALIZED NETWORKS TERMS
Host is any computer system
that can be accessed over a
network.
SPECIALIZED NETWORKS TERMS
Router a node that forwards or
routes data packets from one
network to their destination in
another network.
SPECIALIZED NETWORKS TERMS
Switch is a central node that
coordinates the flow of data by
sending messages directly
between sender and receiver
nodes.
SPECIALIZED NETWORKS TERMS
A hub previously filled the role
of a switch by sending a
received message to all
connected nodes, rather than
just the intended node.
SPECIALIZED NETWORKS TERMS
A Network Interface Card
(NIC) is an expansion card
located within the system unit
that connects the computer to
a network. It is sometimes
referred to as LAN Adapter.
SPECIALIZED NETWORKS TERMS
A Network Operating System
(NOS) controls and
coordinates the activities of all
computers and other devices
on a network.
SPECIALIZED NETWORKS TERMS
A Network Administrator is a
computer specialist
responsible for efficient
network operations and
implementation of new
networks.
NETWORK TYPES
Home Network
Personal Area Network
Local Area Network
Wireless LAN
Metropolitan Area Network
Wide Area Network
NETWORK TYPES
Home Network is commonly
used by individuals in their
homes and apartments and
can be connected in a variety
of ways.
NETWORK TYPES
Personal Area Network is a
type of wireless network that
works within a very small area,
such as cellphone to headset,
keyboard to cellphones, PDAs
to other PDAs.
NETWORK TYPES
Local Area Network is a
computer network with nodes
that are in close physical
proximity, within the same
building for instance.
NETWORK TYPES
Wireless LAN is a Local Area
Network that typically uses radio
frequencies to connect
computers and other devices. All
communications pass through
the network’s Wireless Access
Point or Base Station.
NETWORK TYPES
Metropolitan Area Network
spans distances up to 100
miles and are frequently used
to link between office buildings
that are located throughout a
city.
NETWORK TYPES
Wide Area Network is a
countrywide and worldwide
network, typically spans
distances greater than 100 miles,
and uses microwave relays and
satellites to reach users over long
distances.
NETWORK TYPES
The primary differences
between the network types is
the geographic range.
NETWORK ARCHITECTURE
Network Architecture
describes how a network is
arranged and how resources
are coordinated and shared.
NETWORK ARCHITECTURE
Bus Topology
Ring Topology
Star Topology
Tree Topology
Mesh Topology
NETWORK ARCHITECTURE
In Bus Topology, each device
is connected to a common
cable called a bus or
backbone, and all
communications travel along
this bus.
NETWORK ARCHITECTURE
In Ring Topology, each device
is connected to two other
devices forming a ring. When a
message is sent, it is passed
around the ring until it reaches
the intended destination.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Star Topology, each device is
connected directly to a central
network switch. Whenever a node
sends a message, it is routed to
the switch, which then passes the
message to the recipient.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Tree Topology, each device
is connected to a central
node, either directly or through
one or more other devices. It is
also known as Hierarchical
Network.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Mesh Topology, each node
is required to have more than
one connection to the other
nodes and does not require a
specific physical layout.
NETWORK ARCHITECTURE
NETWORK STRATEGIES
Client/Server Network
Peer-to-Peer Network
NETWORK STRATEGIES
Client/Server Network uses
central computers to
coordinate and supply
services to other nodes on the
network.
NETWORK STRATEGIES
NETWORK STRATEGIES
In a Peer-to-Peer (P2P)
Network, nodes have equal
authority and can act as both
client and server.
ORGANIZATIONAL NETWORKS
An Intranet is a private network
within an organization that
resembles the Internet.
An Extranet is a private network
that connects more than one
organization.
ORGANIZATIONAL NETWORKS
NETWORK SECURITY
A firewall consists of hardware
and software that control access
to a company’s intranet and
other internal networks, through a
special software of computer
called Proxy Server.
NETWORK SECURITY
Intrusion Detection System
(IDS) works with firewall to
protect and organization’s
network. It can recognize signs
of network attack by pattern
matching and heuristics.
NETWORK SECURITY
A Virtual Private Network (VPN)
create a secure private
connection between a remote
user and an organization’s
internal network.

More Related Content

What's hot

Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
vasanthimuniasamy
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
Kirti Verma
 
Wireless Fidelity (WiFi)
Wireless Fidelity (WiFi)Wireless Fidelity (WiFi)
Wireless Fidelity (WiFi)
Hem Pokhrel
 
basic networking
basic networkingbasic networking
basic networking
Anmol Bagga
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
Kak Yong
 
Wired and wireless technologies
Wired and  wireless  technologiesWired and  wireless  technologies
Wired and wireless technologies
Akhil Sabu
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
SindhuVelmukull
 
Computer maintenance-and-repair
Computer maintenance-and-repairComputer maintenance-and-repair
Computer maintenance-and-repair
MBARUSHIMANA anaclet
 
Wireless Network
Wireless NetworkWireless Network
Wireless Network
dfg1990
 
Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)
IMRAN KHAN
 
WIRELESS COMMUNICATIONS
WIRELESS COMMUNICATIONSWIRELESS COMMUNICATIONS
WIRELESS COMMUNICATIONS
c2mtech
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
Nayan Dagliya
 
Bus stucture
Bus stuctureBus stucture
Bus stucture
indra12345678
 
Types of Network And Devices
Types of Network And DevicesTypes of Network And Devices
Types of Network And Devices
Hanshul Arya
 
03 - Cabling Standards, Media, and Connectors.ppt
03 - Cabling Standards, Media, and Connectors.ppt03 - Cabling Standards, Media, and Connectors.ppt
03 - Cabling Standards, Media, and Connectors.ppt
ssuserf7cd2b
 
Computer maintenance
Computer maintenanceComputer maintenance
Computer maintenance
Celia Bandelier
 
Computer system and network configuration
Computer system and network configurationComputer system and network configuration
Computer system and network configuration
Von Alvarez
 
communication devices
communication devicescommunication devices
communication devices
Sanchit Sharma
 
Wireless networks ppt
Wireless networks pptWireless networks ppt
Wireless networks ppt
Jennifer Christy
 
Computer hardware troubleshooting
Computer hardware troubleshootingComputer hardware troubleshooting
Computer hardware troubleshooting
Jerome Luison
 

What's hot (20)

Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
Wireless Fidelity (WiFi)
Wireless Fidelity (WiFi)Wireless Fidelity (WiFi)
Wireless Fidelity (WiFi)
 
basic networking
basic networkingbasic networking
basic networking
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Wired and wireless technologies
Wired and  wireless  technologiesWired and  wireless  technologies
Wired and wireless technologies
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
 
Computer maintenance-and-repair
Computer maintenance-and-repairComputer maintenance-and-repair
Computer maintenance-and-repair
 
Wireless Network
Wireless NetworkWireless Network
Wireless Network
 
Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)
 
WIRELESS COMMUNICATIONS
WIRELESS COMMUNICATIONSWIRELESS COMMUNICATIONS
WIRELESS COMMUNICATIONS
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
 
Bus stucture
Bus stuctureBus stucture
Bus stucture
 
Types of Network And Devices
Types of Network And DevicesTypes of Network And Devices
Types of Network And Devices
 
03 - Cabling Standards, Media, and Connectors.ppt
03 - Cabling Standards, Media, and Connectors.ppt03 - Cabling Standards, Media, and Connectors.ppt
03 - Cabling Standards, Media, and Connectors.ppt
 
Computer maintenance
Computer maintenanceComputer maintenance
Computer maintenance
 
Computer system and network configuration
Computer system and network configurationComputer system and network configuration
Computer system and network configuration
 
communication devices
communication devicescommunication devices
communication devices
 
Wireless networks ppt
Wireless networks pptWireless networks ppt
Wireless networks ppt
 
Computer hardware troubleshooting
Computer hardware troubleshootingComputer hardware troubleshooting
Computer hardware troubleshooting
 

Viewers also liked

NodeGrid Bold
NodeGrid BoldNodeGrid Bold
NodeGrid Bold
zpeofficial
 
Webinar: Simplifying Cloud Connectivity for Your Clients
Webinar: Simplifying Cloud Connectivity for Your ClientsWebinar: Simplifying Cloud Connectivity for Your Clients
Webinar: Simplifying Cloud Connectivity for Your Clients
Global Capacity
 
The Future of Connectivity – Connectivity Everywhere
The Future of Connectivity – Connectivity EverywhereThe Future of Connectivity – Connectivity Everywhere
The Future of Connectivity – Connectivity Everywhere
Seven
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devices
Numaan Tole
 
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
SYRTO Project
 
Computer network : models and topologies
Computer network : models and topologiesComputer network : models and topologies
Computer network : models and topologies
Anup Pandey
 
Connectivity as a Service
Connectivity as a ServiceConnectivity as a Service
Connectivity as a Service
Global Capacity
 
Rubrica de Evaluación de English Level 1
Rubrica de Evaluación  de English Level 1Rubrica de Evaluación  de English Level 1
Rubrica de Evaluación de English Level 1
Liseth Chávez
 
Chapter 2: Network Models
Chapter 2: Network ModelsChapter 2: Network Models
Chapter 2: Network Models
Shafaan Khaliq Bhatti
 
Chapter 2 - Network Models
Chapter 2 - Network ModelsChapter 2 - Network Models
Chapter 2 - Network Models
Wayne Jones Jnr
 
6 network devices
6 network devices6 network devices
6 network devices
Muuluu
 
Network ppt
Network pptNetwork ppt
Network ppt
hlalu861
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
UMaine
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
Shovan Mandal
 
State of the Word 2011
State of the Word 2011State of the Word 2011
State of the Word 2011
photomatt
 

Viewers also liked (15)

NodeGrid Bold
NodeGrid BoldNodeGrid Bold
NodeGrid Bold
 
Webinar: Simplifying Cloud Connectivity for Your Clients
Webinar: Simplifying Cloud Connectivity for Your ClientsWebinar: Simplifying Cloud Connectivity for Your Clients
Webinar: Simplifying Cloud Connectivity for Your Clients
 
The Future of Connectivity – Connectivity Everywhere
The Future of Connectivity – Connectivity EverywhereThe Future of Connectivity – Connectivity Everywhere
The Future of Connectivity – Connectivity Everywhere
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devices
 
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
 
Computer network : models and topologies
Computer network : models and topologiesComputer network : models and topologies
Computer network : models and topologies
 
Connectivity as a Service
Connectivity as a ServiceConnectivity as a Service
Connectivity as a Service
 
Rubrica de Evaluación de English Level 1
Rubrica de Evaluación  de English Level 1Rubrica de Evaluación  de English Level 1
Rubrica de Evaluación de English Level 1
 
Chapter 2: Network Models
Chapter 2: Network ModelsChapter 2: Network Models
Chapter 2: Network Models
 
Chapter 2 - Network Models
Chapter 2 - Network ModelsChapter 2 - Network Models
Chapter 2 - Network Models
 
6 network devices
6 network devices6 network devices
6 network devices
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
State of the Word 2011
State of the Word 2011State of the Word 2011
State of the Word 2011
 

Similar to COMPED9 Module 4 Network Connectivity

Telecommunication and network
Telecommunication and networkTelecommunication and network
Telecommunication and network
Nirajan Silwal
 
Computer book.pptx
Computer book.pptxComputer book.pptx
Computer book.pptx
Aditisingh87803
 
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptxPrepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
NisbaRani2
 
Computer networks
Computer networks Computer networks
Computer networks
Syed Khawar Abbas Asad
 
Fg c
Fg cFg c
Fg c
Taha Khan
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
RozinaMemon1
 
Computer networks7
Computer networks7Computer networks7
Computer networks7
Ali Raza
 
Computer Networking - Complete Resume Guide
Computer Networking - Complete Resume GuideComputer Networking - Complete Resume Guide
Computer Networking - Complete Resume Guide
zcorpio
 
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSENETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
TENZING LHADON
 
Beekman5 std ppt_09
Beekman5 std ppt_09Beekman5 std ppt_09
computer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptxcomputer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptx
PradiptaPaul7
 
Week seven
Week sevenWeek seven
Week seven
Kainat Mansoor
 
SAMPATH (1).pptx
SAMPATH (1).pptxSAMPATH (1).pptx
SAMPATH (1).pptx
crazyloversampath
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
Waleed Zafar
 
Concept of data communication and Network Types
Concept of data communication and  Network TypesConcept of data communication and  Network Types
Concept of data communication and Network Types
ToufiqueAhmed13
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorial
reddydivakara
 
FUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORKFUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORK
vikram mahendra
 
Network
NetworkNetwork
Network
Asad Ali
 
Computer network
Computer networkComputer network
Computer networks
Computer  networksComputer  networks
Computer networks
Sudha Rameshwari
 

Similar to COMPED9 Module 4 Network Connectivity (20)

Telecommunication and network
Telecommunication and networkTelecommunication and network
Telecommunication and network
 
Computer book.pptx
Computer book.pptxComputer book.pptx
Computer book.pptx
 
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptxPrepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
 
Computer networks
Computer networks Computer networks
Computer networks
 
Fg c
Fg cFg c
Fg c
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Computer networks7
Computer networks7Computer networks7
Computer networks7
 
Computer Networking - Complete Resume Guide
Computer Networking - Complete Resume GuideComputer Networking - Complete Resume Guide
Computer Networking - Complete Resume Guide
 
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSENETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
 
Beekman5 std ppt_09
Beekman5 std ppt_09Beekman5 std ppt_09
Beekman5 std ppt_09
 
computer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptxcomputer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptx
 
Week seven
Week sevenWeek seven
Week seven
 
SAMPATH (1).pptx
SAMPATH (1).pptxSAMPATH (1).pptx
SAMPATH (1).pptx
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Concept of data communication and Network Types
Concept of data communication and  Network TypesConcept of data communication and  Network Types
Concept of data communication and Network Types
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorial
 
FUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORKFUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORK
 
Network
NetworkNetwork
Network
 
Computer network
Computer networkComputer network
Computer network
 
Computer networks
Computer  networksComputer  networks
Computer networks
 

Recently uploaded

A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 

Recently uploaded (20)

A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 

COMPED9 Module 4 Network Connectivity