SlideShare a Scribd company logo
1 of 28
NETWORKING
FUNDAMENTALS
Selected Concepts
WHAT IS A NETWORK?
 A network is simply two or more computers
that are linked together.
 The most common types of networks are:

Local Area Networks (LANS) and
 Wide Area Networks (WANS).
 The primary difference between the two is
that a LAN is generally confined to a limited
geographical area, whereas a WAN covers a
large geographical area. Most WANs are
made up of several connected LANs.
TYPES OF NETWORKS
 Local Area Network (LAN) – a network that spans a
small area such as a building or an office.
 Software applications and other resources are stored on a
file server.
 Print servers enable multiple users to share the same
printer.
 Wide Area Network (WAN) – a network that spans a
wide geographical area; there are several types of
WANS
 Metropolitan area network (MAN)
 Public access network (PAN)
 Value added network (VAN)
 Virtual private network (VPN)
TYPES OF NETWORKS
 Intranet – An intranet is a private LAN designed for
use by everyone within an organization. An intranet
might consist of an internal e-mail system, a message
board and one or more Web site portals that contain
company news, forms, and personnel information.
Access to an intranet’s web site is restricted by a
firewall.
 Extranet – a network that connects people within
your company with people who are outside your
company--all within a secure, password-protected
network that can be accessed from anywhere.
http://www.clienthelpdesk.com/dictionary
BENEFITS OF A
NETWORK
 Information sharing: Authorized users can use other
computers on the network to access and share information and data.
This could include special group projects, databases, etc.
 Hardware sharing: One device connected to a network, such
as a printer or scanner, can be shared by many users.
 Software sharing: Instead of purchasing and installing a
software program on each computer, it can be installed on the server.
All of the users can then access the program from a single location.
 Collaborative environment: Users can work together on
group projects by combining the power and capabilities of diverse
equipment.
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
RISKS OF NETWORK
COMPUTING
 The security of a computer network is
challenged everyday by:
 Equipment malfunctions
 System failures
 Note: equipment malfunctions and system failures may
be caused by natural disasters such as floods, storms, or
fires, and electrical disturbances
 Computer hackers
 Virus attacks
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
COMMUNICATIONS
MEDIA
 Communications Channel
 To transfer data from one computer to another
requires some type of link through which the data
can be transmitted. This link is known as the
communications channel.
 To send data through the channel requires some
type of transmission media, which may be either
physical or wireless.
PHYSICAL MEDIA
 Twisted-pair cable – consists of two independently
insulated wires twisted around each other (least
expensive type of cable—the kind that is used in many telephone
systems)
 Coaxial cable – consists of an insulated center wire
grounded by a shield of braided wire (the primary type of
cabling used by the cable television industry; it is more expensive than
twisted pair)
 Fiber-optic cable – contains hundreds of clear
fiberglass or plastic fibers (threads) (made from thin, flexible
glass tubing; bandwidth is greater, so it can carry more data; it is lighter
than metal wires and is less susceptible to interference; it is fragile and
expensive)
 ISDN line – a special digital telephone line that
transmits and receives information at very high
speeds
Fuller, Floyd, Computers: Understanding Technology: EMC Paradigm, 2003.
WIRELESS MEDIA
 Microwave system – transmits data via high-
frequency radio signals through the atmosphere
 Satellite system – receive transmitted signals, amplify
them, and then transmit the signals to the appropriate
locations
 Cellular technology – uses antennae resembling
telephone towers to pick up radio signals within a
specific area (cell)
 Infrared technology – transmits data as infrared light
waves from one device to another, providing wireless
links between PCs and peripherals
Note: The type selected is determined by the type of
network, the size of the network, and the cost.
Fuller, Floyd, Computers: Understanding Technology: EMC Paradigm, 2003.
HOW ARE NETWORKS
CATEGORIZED?
 Networks are usually classified using
three properties:
Topology
Protocol
Architecture
NETWORK
TOPOLOGIES
 Network Topology (or layout) – refers to the way
computers and peripherals are configured to form
networks
 Bus topology – all computers are linked by a single
line of cable
 Star topology – multiple computers and peripheral
devices are linked to a central computer, called a
host
 Ring topology – each computer or workstation is
connected to two other computers, with the entire
network forming a circle
 Hybrid topology – combine network layout
types to meet their needs
NETWORK/COMMUNICATION
PROTOCOLS
 A protocol is simply an agreed-on set of
rules and procedures for transmitting data
between two or more devices.
 Features determined by the protocol are:
 How the sending device indicates it has finished
sending the message.
 How the receiving device indicates it has received
the message.
 The type of error checking to be used.
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
NETWORK/COMMUNICATIONS
PROTOCOLS
 Most networks use Ethernet, but some
network may use IBM’s Token Ring
protocol.
 On the Internet, the major protocol is
TCP/IP (an acronym for Transmission
Control Protocol/Internet Protocol).
Networks for Beginners: http://compnetworking.about.com/
EXAMPLE OF AN ETHERNET
BUS
 Ethernet LANs use a bus
topology.
 All stations are connected to
a single long cable.
 Any station can send a
signal along the cable, which
all other stations will receive.
Unlike ring topologies, the
cable doesn't close a loop.
Networks for Beginners: http://compnetworking.about.com/
TOKEN RING NETWORK
 A token passing ring LAN is a
group of computers connected in
a loop. The group uses a token
passing access mechanism.
 A computer wishing to send data
should first receive permission.
When it gets control of the
network it may transmit a frame.
Each frame transmitted on the
ring is transmitted from one
computer to the next, until it
ultimately returns to the initiator of
the transmission.
Networks for Beginners: http://compnetworking.about.com/
INTERNET PROTOCOLS
Networks for Beginners: http://compnetworking.about.com/
NETWORKING HARDWARE
AND SOFTWARE
 Hub – electronic device (with a number of ports) used
in a LAN to link groups of computers
 Repeaters (also called amplifiers) – electronic devices
that receive signals and amplify and send them along
the network
 Routers - electronic devices used to ensure
messages are sent to their intended destinations
 Gateway – consists of hardware and/or software that
allows communications between dissimilar networks
 Bridge – consists of hardware and/or software
that allows communication between two
similar networks
HUBS
The original Ethernet LANs relied on certain physical
characteristics of the cable carrying the network data
(usually coaxial cable). New Ethernet technologies
introduced new cable types that we unable to fulfill the
original physical requirements. New devices - hubs -
were introduced to simulate those characteristics.
Simply put, the hub's major function is to replicate data it
receives from one device attached to it to all others.
Networks for Beginners: http://compnetworking.about.com/
REPEATERS
An illustration of a repeater at work
The electrical signal entering the repeater at one end is weakened.
The repeater amplifies the electrical signals and resends the data.
A common problem in the networking world is that of weakening
electrical signals. Electrical signals traveling through wires (such as
copper wires used in most networks), weaken due to the wire's
electrical resistance. This effect limits the lengths of the cable that can
be used. A repeater will overcome this limit, when there is a need to
connect two computers at a larger distance.
A repeater is connected to two cable segments. Any electrical signal
reaching the repeater from one segment, will be amplified and
retransmitted to the other segment.
Networks for Beginners: http://compnetworking.about.com/
ROUTERS
 Routers connect two or more networks and forward data
packets between them. When data arrives from one of
the segments, the router decides, according to it's routing
table, to which segment to forward that data.
Networks for Beginners: http://compnetworking.about.com/
GATEWAY
 "Gateway" is a term that was once used to refer to a routing device.
Today, in the TCP/IP world, the term "router" is used to describe such a
device.
The term gateway now refers to special-purpose devices, that perform
protocol conversions. Gateways implement application layer
conversions of information received from various protocols.
 Examples of gateways found on today's markets are:
 VocalTec Gateway: A gateway that converts human speech traveling on
analog phone lines into local area network protocol data, and visa-versa.
 RadVision Gateway: Converts video from digital phone lines into local area
network protocol data, and visa-versa.
Networks for Beginners: http://compnetworking.about.com/
MODEMS
An illustration of data sent using a modem and a regular
telephone line.
A modem is a device that converts digital data originating from a
terminal or computer, to analog signals used by voice
communication networks such as the telephone system. At one
end, modems convert the digital pulses to audible tones and
convert audio tones back to digital pulses at the other.
The word "Modem" stands for "MOdulator-DEModulator".
Networks for Beginners: http://compnetworking.about.com/
MODEMS
 Transmission speed
Modems are available in different transmission speeds, which
are measured in BPS (bits per second) also called BAUD rate.
Standard modems speeds: 9600 baud, 14400 baud, 28800
baud, 33600 baud, 56800 baud.
 Internal/External
Internal modems are electronic cards. An internal modem is
installed in one of the computer's expansion slot.
External modems are fully functioning external devices. The
external modem is connected to a computer using a serial
cable to one of the computer's serial ports, and draws power
from an external power source.
Networks for Beginners: http://compnetworking.about.com/
EXAMPLE OF
FIREWALL
 Firewalls are systems that establish access control policies
among networks. They can block information from entering
a network or from getting out of that network, they can
permit different users to perform different kinds of
operations, according to the user's authorizations.
Networks for Beginners: http://compnetworking.about.com/
NETWORK
ARCHITECTURE
 Network architecture – refers to the way a
network is designed and built. The two major
types are:
 Peer-to-peer architecture – Computers connect
with each other in a workgroup to share files,
printers, and Internet access. This is used to
connect a small number of computers.
 Client/server architecture – sends information from
a client computer to a server, which then relays the
information back to the client computer, or to other
computers on the network
Networks for Beginners: http://compnetworking.about.com/
COMMUNICATION
PROTOCOLS
 File transfer protocol (FTP) – used to transmit files.
 Simple mail transfer protocol (SMTP) – used to
transmit e-mail messages.
 Post office protocol (POP) – allows the recipient to
retrieve messages.
 Wireless application protocol – enables wireless
devices to access and use the Internet using a
client/server network.
 802.11 – protocol for wireless LAN technology
DATA TRANSMISSION
CHARACTERISTICS
 Bandwidth (rate of transmission)
 Analog or Digital (type of signal)
 Analog transmission – takes the form of
continuous waves transmitted over a medium at a
certain frequency rage
 Digital transmission – sends data in the form of bits
 Serial or Parallel (order of bits)
 Serial transmission – all of the data bits are
transmitted one bit after another in a continuous
line
 Parallel transmission – data bits are sent at the
same time along multiple paths
COMMUNICATIONS
SOFTWARE
 E-Mail Software – used to send and receive
electronic messages using the Internet
 Web Browser – allows users to access and
view Web pages
 Groupware – allows groups of people on a
network to share information and to
collaborate on various projects

More Related Content

What's hot

Computer networks - CBSE New Syllabus (083) Class - XII
Computer networks - CBSE  New Syllabus (083) Class - XIIComputer networks - CBSE  New Syllabus (083) Class - XII
Computer networks - CBSE New Syllabus (083) Class - XIIDeepak Singh
 
Chapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thChapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thHarsh Mathur
 
Computer Networks workshop
Computer Networks workshopComputer Networks workshop
Computer Networks workshopAbdullah El-Deeb
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentalsjpprakash
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qauGulshanKumar368
 
Computer networking (nnm)
Computer networking (nnm)Computer networking (nnm)
Computer networking (nnm)nnmaurya
 
Networking Basics - Sales Account Manager Training
Networking Basics - Sales Account Manager TrainingNetworking Basics - Sales Account Manager Training
Networking Basics - Sales Account Manager TrainingArjun V
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module IAjit Nayak
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networksfarhan516
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts Gunjan Mathur
 
Communication information technology
Communication information technologyCommunication information technology
Communication information technologyChittagong University
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06kchanaka3
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317Khondoker Sadia
 
Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication NetworksYash Gupta
 
Concept of networking
Concept of networkingConcept of networking
Concept of networkingsumit dimri
 

What's hot (20)

Computer networks - CBSE New Syllabus (083) Class - XII
Computer networks - CBSE  New Syllabus (083) Class - XIIComputer networks - CBSE  New Syllabus (083) Class - XII
Computer networks - CBSE New Syllabus (083) Class - XII
 
Chapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thChapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12th
 
Networking Brief Overview
Networking Brief OverviewNetworking Brief Overview
Networking Brief Overview
 
Computer Networks workshop
Computer Networks workshopComputer Networks workshop
Computer Networks workshop
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentals
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
Wireless Networking
Wireless NetworkingWireless Networking
Wireless Networking
 
Computer networking (nnm)
Computer networking (nnm)Computer networking (nnm)
Computer networking (nnm)
 
COMPUTER NETWORKS
COMPUTER NETWORKSCOMPUTER NETWORKS
COMPUTER NETWORKS
 
Week seven
Week sevenWeek seven
Week seven
 
Networking Basics - Sales Account Manager Training
Networking Basics - Sales Account Manager TrainingNetworking Basics - Sales Account Manager Training
Networking Basics - Sales Account Manager Training
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module I
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networks
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts
 
Communication information technology
Communication information technologyCommunication information technology
Communication information technology
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
 
Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication Networks
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 

Similar to Networkingfundamentals

Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingPriya Manik
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1arjun0222
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsritajindal2
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsseemadav1
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Computer network theory
Computer network theoryComputer network theory
Computer network theorysheikhparvez4
 
7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basicsfasywan
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks AfsanaAkterRubi
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptxEvadeDube
 
Stoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationStoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationJennifer Stoe
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptmv9499596
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devicesKunal Bhansali
 
Networks classification
Networks classificationNetworks classification
Networks classificationMukesh Chinta
 

Similar to Networkingfundamentals (20)

Computer Networking
Computer Networking Computer Networking
Computer Networking
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Network ppt
Network pptNetwork ppt
Network ppt
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
What is networking
What is networkingWhat is networking
What is networking
 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Computer network theory
Computer network theoryComputer network theory
Computer network theory
 
7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptx
 
Stoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationStoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission Presentation
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Computer network
Computer networkComputer network
Computer network
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devices
 
Networks classification
Networks classificationNetworks classification
Networks classification
 

Recently uploaded

computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 

Recently uploaded (20)

computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 

Networkingfundamentals

  • 2. WHAT IS A NETWORK?  A network is simply two or more computers that are linked together.  The most common types of networks are:  Local Area Networks (LANS) and  Wide Area Networks (WANS).  The primary difference between the two is that a LAN is generally confined to a limited geographical area, whereas a WAN covers a large geographical area. Most WANs are made up of several connected LANs.
  • 3. TYPES OF NETWORKS  Local Area Network (LAN) – a network that spans a small area such as a building or an office.  Software applications and other resources are stored on a file server.  Print servers enable multiple users to share the same printer.  Wide Area Network (WAN) – a network that spans a wide geographical area; there are several types of WANS  Metropolitan area network (MAN)  Public access network (PAN)  Value added network (VAN)  Virtual private network (VPN)
  • 4. TYPES OF NETWORKS  Intranet – An intranet is a private LAN designed for use by everyone within an organization. An intranet might consist of an internal e-mail system, a message board and one or more Web site portals that contain company news, forms, and personnel information. Access to an intranet’s web site is restricted by a firewall.  Extranet – a network that connects people within your company with people who are outside your company--all within a secure, password-protected network that can be accessed from anywhere. http://www.clienthelpdesk.com/dictionary
  • 5. BENEFITS OF A NETWORK  Information sharing: Authorized users can use other computers on the network to access and share information and data. This could include special group projects, databases, etc.  Hardware sharing: One device connected to a network, such as a printer or scanner, can be shared by many users.  Software sharing: Instead of purchasing and installing a software program on each computer, it can be installed on the server. All of the users can then access the program from a single location.  Collaborative environment: Users can work together on group projects by combining the power and capabilities of diverse equipment. Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
  • 6. RISKS OF NETWORK COMPUTING  The security of a computer network is challenged everyday by:  Equipment malfunctions  System failures  Note: equipment malfunctions and system failures may be caused by natural disasters such as floods, storms, or fires, and electrical disturbances  Computer hackers  Virus attacks Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
  • 7. COMMUNICATIONS MEDIA  Communications Channel  To transfer data from one computer to another requires some type of link through which the data can be transmitted. This link is known as the communications channel.  To send data through the channel requires some type of transmission media, which may be either physical or wireless.
  • 8. PHYSICAL MEDIA  Twisted-pair cable – consists of two independently insulated wires twisted around each other (least expensive type of cable—the kind that is used in many telephone systems)  Coaxial cable – consists of an insulated center wire grounded by a shield of braided wire (the primary type of cabling used by the cable television industry; it is more expensive than twisted pair)  Fiber-optic cable – contains hundreds of clear fiberglass or plastic fibers (threads) (made from thin, flexible glass tubing; bandwidth is greater, so it can carry more data; it is lighter than metal wires and is less susceptible to interference; it is fragile and expensive)  ISDN line – a special digital telephone line that transmits and receives information at very high speeds Fuller, Floyd, Computers: Understanding Technology: EMC Paradigm, 2003.
  • 9. WIRELESS MEDIA  Microwave system – transmits data via high- frequency radio signals through the atmosphere  Satellite system – receive transmitted signals, amplify them, and then transmit the signals to the appropriate locations  Cellular technology – uses antennae resembling telephone towers to pick up radio signals within a specific area (cell)  Infrared technology – transmits data as infrared light waves from one device to another, providing wireless links between PCs and peripherals Note: The type selected is determined by the type of network, the size of the network, and the cost. Fuller, Floyd, Computers: Understanding Technology: EMC Paradigm, 2003.
  • 10. HOW ARE NETWORKS CATEGORIZED?  Networks are usually classified using three properties: Topology Protocol Architecture
  • 11. NETWORK TOPOLOGIES  Network Topology (or layout) – refers to the way computers and peripherals are configured to form networks  Bus topology – all computers are linked by a single line of cable  Star topology – multiple computers and peripheral devices are linked to a central computer, called a host  Ring topology – each computer or workstation is connected to two other computers, with the entire network forming a circle  Hybrid topology – combine network layout types to meet their needs
  • 12. NETWORK/COMMUNICATION PROTOCOLS  A protocol is simply an agreed-on set of rules and procedures for transmitting data between two or more devices.  Features determined by the protocol are:  How the sending device indicates it has finished sending the message.  How the receiving device indicates it has received the message.  The type of error checking to be used. Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
  • 13. NETWORK/COMMUNICATIONS PROTOCOLS  Most networks use Ethernet, but some network may use IBM’s Token Ring protocol.  On the Internet, the major protocol is TCP/IP (an acronym for Transmission Control Protocol/Internet Protocol). Networks for Beginners: http://compnetworking.about.com/
  • 14. EXAMPLE OF AN ETHERNET BUS  Ethernet LANs use a bus topology.  All stations are connected to a single long cable.  Any station can send a signal along the cable, which all other stations will receive. Unlike ring topologies, the cable doesn't close a loop. Networks for Beginners: http://compnetworking.about.com/
  • 15. TOKEN RING NETWORK  A token passing ring LAN is a group of computers connected in a loop. The group uses a token passing access mechanism.  A computer wishing to send data should first receive permission. When it gets control of the network it may transmit a frame. Each frame transmitted on the ring is transmitted from one computer to the next, until it ultimately returns to the initiator of the transmission. Networks for Beginners: http://compnetworking.about.com/
  • 16. INTERNET PROTOCOLS Networks for Beginners: http://compnetworking.about.com/
  • 17. NETWORKING HARDWARE AND SOFTWARE  Hub – electronic device (with a number of ports) used in a LAN to link groups of computers  Repeaters (also called amplifiers) – electronic devices that receive signals and amplify and send them along the network  Routers - electronic devices used to ensure messages are sent to their intended destinations  Gateway – consists of hardware and/or software that allows communications between dissimilar networks  Bridge – consists of hardware and/or software that allows communication between two similar networks
  • 18. HUBS The original Ethernet LANs relied on certain physical characteristics of the cable carrying the network data (usually coaxial cable). New Ethernet technologies introduced new cable types that we unable to fulfill the original physical requirements. New devices - hubs - were introduced to simulate those characteristics. Simply put, the hub's major function is to replicate data it receives from one device attached to it to all others. Networks for Beginners: http://compnetworking.about.com/
  • 19. REPEATERS An illustration of a repeater at work The electrical signal entering the repeater at one end is weakened. The repeater amplifies the electrical signals and resends the data. A common problem in the networking world is that of weakening electrical signals. Electrical signals traveling through wires (such as copper wires used in most networks), weaken due to the wire's electrical resistance. This effect limits the lengths of the cable that can be used. A repeater will overcome this limit, when there is a need to connect two computers at a larger distance. A repeater is connected to two cable segments. Any electrical signal reaching the repeater from one segment, will be amplified and retransmitted to the other segment. Networks for Beginners: http://compnetworking.about.com/
  • 20. ROUTERS  Routers connect two or more networks and forward data packets between them. When data arrives from one of the segments, the router decides, according to it's routing table, to which segment to forward that data. Networks for Beginners: http://compnetworking.about.com/
  • 21. GATEWAY  "Gateway" is a term that was once used to refer to a routing device. Today, in the TCP/IP world, the term "router" is used to describe such a device. The term gateway now refers to special-purpose devices, that perform protocol conversions. Gateways implement application layer conversions of information received from various protocols.  Examples of gateways found on today's markets are:  VocalTec Gateway: A gateway that converts human speech traveling on analog phone lines into local area network protocol data, and visa-versa.  RadVision Gateway: Converts video from digital phone lines into local area network protocol data, and visa-versa. Networks for Beginners: http://compnetworking.about.com/
  • 22. MODEMS An illustration of data sent using a modem and a regular telephone line. A modem is a device that converts digital data originating from a terminal or computer, to analog signals used by voice communication networks such as the telephone system. At one end, modems convert the digital pulses to audible tones and convert audio tones back to digital pulses at the other. The word "Modem" stands for "MOdulator-DEModulator". Networks for Beginners: http://compnetworking.about.com/
  • 23. MODEMS  Transmission speed Modems are available in different transmission speeds, which are measured in BPS (bits per second) also called BAUD rate. Standard modems speeds: 9600 baud, 14400 baud, 28800 baud, 33600 baud, 56800 baud.  Internal/External Internal modems are electronic cards. An internal modem is installed in one of the computer's expansion slot. External modems are fully functioning external devices. The external modem is connected to a computer using a serial cable to one of the computer's serial ports, and draws power from an external power source. Networks for Beginners: http://compnetworking.about.com/
  • 24. EXAMPLE OF FIREWALL  Firewalls are systems that establish access control policies among networks. They can block information from entering a network or from getting out of that network, they can permit different users to perform different kinds of operations, according to the user's authorizations. Networks for Beginners: http://compnetworking.about.com/
  • 25. NETWORK ARCHITECTURE  Network architecture – refers to the way a network is designed and built. The two major types are:  Peer-to-peer architecture – Computers connect with each other in a workgroup to share files, printers, and Internet access. This is used to connect a small number of computers.  Client/server architecture – sends information from a client computer to a server, which then relays the information back to the client computer, or to other computers on the network Networks for Beginners: http://compnetworking.about.com/
  • 26. COMMUNICATION PROTOCOLS  File transfer protocol (FTP) – used to transmit files.  Simple mail transfer protocol (SMTP) – used to transmit e-mail messages.  Post office protocol (POP) – allows the recipient to retrieve messages.  Wireless application protocol – enables wireless devices to access and use the Internet using a client/server network.  802.11 – protocol for wireless LAN technology
  • 27. DATA TRANSMISSION CHARACTERISTICS  Bandwidth (rate of transmission)  Analog or Digital (type of signal)  Analog transmission – takes the form of continuous waves transmitted over a medium at a certain frequency rage  Digital transmission – sends data in the form of bits  Serial or Parallel (order of bits)  Serial transmission – all of the data bits are transmitted one bit after another in a continuous line  Parallel transmission – data bits are sent at the same time along multiple paths
  • 28. COMMUNICATIONS SOFTWARE  E-Mail Software – used to send and receive electronic messages using the Internet  Web Browser – allows users to access and view Web pages  Groupware – allows groups of people on a network to share information and to collaborate on various projects