SlideShare a Scribd company logo
1 of 34
Download to read offline
An interconnected       collection of
autonomous computers          is called
Computer Network. It means         two
computers are said to be interconnected
if they are capable of exchanging the
information.
Need for Networking
Sharing of Hardware , Software
Resources and the database.
Reliability
To enable different computers to
communicate
To reduce cost of transfer of
data
Disadvantages of Network

  Protection from Viruses
  Central dependency on
  software and files
  System becomes more
 complex and sophisticated
Evolution of Networking
  1. ARPANET : This was the first
network which was planted in 1969. It
means     Advanced    Research    Projects
Agency NETwork. Its aim was to connect
different    computers     of    different
universities   and   U.S.    defense    to
exchange messages and data. This
network was expanded very soon by the
students , scientists , engineers etc. for
their work. The users were able to share
their interests.
2. NSFnet : This was the
network which was started
in 1980 by National Science
Foundation. It was a high
capacity      network    than
ARPANET which was more
capable than ARPANET . It
was used to do research
work on the network and
some     kind    of   private
business.
3.  INTERNET : It is a worldwide
network of Computers network. It was
developed    in    1990    by     different
companies to allow the users to connect
one    network     to   the     other    to
communicate. It is a super network. It
uses a set of protocols called TCP/IP.
4. INTERSPACE : It refers to a vision
of what the internet will become in
future. It is a client/server software
program that allows multiple users to
communicate online with real time audio ,
video   and     text   in    dynamic    3D
environment.
Basic Terminology
Nodes     or          Server
Workstations              A   Computer
  The     different   which facilitates
terminals        or   the sharing of
computers     which   data , software
are attached to a     and     hardware
network and are       resources     like
able to share the     Printer , Modem
resources       are   etc.    on    the
called nodes or       network is called
workstations.         a Server.
Network Interface Unit

It is an interpreter which is
attached to server and all the
workstations to maintain the
connection between them. It is
also called Terminal Access Point
(TAP).
TYPES OF NETWORK
 LOCAL AREA NETWORK (LAN )

 METROPOLITAN AREA NETWORK
 (MAN)

 WIDE AREA NETWORK (WAN )
LOCAL AREA NETWORK ( LAN )
    It is a small computer network that are
    confined to a localized area like an office , a
    building etc. Only a definite number of
    computers can be connected in this network to
    share the resources . Its range can be up to a
    few Kilometers.Its main features are
•   Total diameter not more than 5 km
•    Data communication at the rate of 100 Mbps
•    Owned by single organization
•    Low Error Rates
•    Provides user access to several resources like
     printers, Modem etc.
Metropolitan Area Network ( MAN )
  This network is larger in size than
 LAN and it spreads over a city. It
 means a very large number of
 computers can be connected in this
 in a city or from one city to the
 other.

  Example : The Cable TV networks
 which are spread over a city.
WIDE AREA NETWORK ( WAN )
   This network spreads across the countries and
  it is a group of computers that are separated
  by very large distances. The computers of even
  one continent can be connected to the other
  continent.
  Its main features are :
• Spans large geographical area, often a country
  or continent
• Helps in E-Mailing
• Data can be received from or sent to remote
  areas with the help of satellite with less cost
LAN                       WAN                  .
• Diameter of not more    • Span entire countries
  than a few kms.
• Total data rate of at   • Data rate less than 1
  least several Mbps        Mbps
• Complete ownership be   • Owned by multiple
  a single organization     organizations
• Very low error rates    • Comparatively higher
                            error rates.
MODEM
     ( MOdulation/DEModulation )
 The device which is used to connect and
 communicate with computers with the help of
 telephonic lines . It converts digital data into
 analog form and vice versa.
Working :A modem is a computer peripheral that
 allows to connect and communicate with the other
 computers through telephone lines. In MoDem ,
 Mo stands Modulation and Dem stands for
 Demodulation . Modulation means to convert
 digital signals to analog signals and Demodulation
 is reverse of that. The data is transferred form
 source to the destination through telephone
 wires and they can only understand analog signals
 so there is need to convert digital signals to
 analog . And computer can only understand digital
 signals . This conversion is done by MoDem.
WORKING OF MODEM




        Analog signals            Analog signals

MODEM                                       MODEM
                                     Digital Signals
            Digital Signals



 Source Computer
                              Destination (Remote Computer)
Types of MoDem
( 1 ) Internal MoDem : The
MoDem which is connected inside
the computer is called Internal
MoDem.
( 2 ) External MoDem : The
MoDem which is connected
externally to a computer is called
External MoDem.
Network Topologies
The way of interconnection of the nodes in a network is called the
Topology.
The different factors on which selection of a topology depends are :

( a ) Cost : A Network of computers can reduce the cost to a large
extent.
( b ) Reliability : It is more reliable to work in a Computer Network .
Hence if a node fails to work the data can be achieved from some
other nodes.
( c ) Flexibility : The topology should allow for easy reconfiguration
of the network.

The different topologies are :
Star Topology
   It is consisted of a central node to which all other nodes are
  connected by a single path. Its different advantages and
  disadvantages are :
Advantages :
( 1 ) One Device per connection : In this topology failure of a
   single connection typically involves disconnecting one node
   from an otherwise fully functional network.
( 2 ) Simple Access protocols : In this access protocols are very
   simple.
Disadvantages :
( 1 ) Long Cable Length : This topology uses a very long cable as
   each node id directly connected to the centre.
( 2 ) Central Dependency : If the central node fails , the entire
   network stops working.
WS1            WS3




      Server



WS2            WS4
Bus or Linear Topology
   It is consisted of a single length of the transmission medium
  onto which the various nodes are attached . Its different
  advantages and disadvantages are :
Advantages :
( 1 ) Short Cable Length : There is a single common data path
   connecting all nodes , so this topology uses a very short cable .
( 2 ) Easy to Expand : In this topology additional nodes can be
   connected at any point along its length.
Disadvantages :
( 1 ) Fault detection : In this topology it is very difficult to detect
   a faulty node .
( 2 ) Nodes must be intelligent : All the nodes working in this
   topology must be intelligent.
Server   WS1       WS2




 WS3     Printer   WS4
Ring or Circular Topology
       In this each node is connected to two and only two
   neighbouring nodes. Data is transmitted from one to another
   node and is transmitted onwards to another. In this topology
   the data travels only in one direction.
   Its different advantages and disadvantages are :
Advantages :
( 1 ) Short Cable Length : There is very short cable which is
   used to develop a Computer Network
( 2 ) Suitable for optical fibers : In this topology for very fast
   speed transmission optical fibers can be used.
Disadvantages :
( 1 ) Node Failure causes network failure : In this topology if one
   node fails to pass the data through itself , the entire network
   fails.
( 2 ) Network reconfiguration is difficult : It is not possible to
   shut down a small section of the ring .
C1   C2   C3




C6   C5   C4
Tree Topology
    A variation of bus topology is the tree topology. The shape of
   the network is just like an inverted tree with the central root
   branching and sub-branching to the extremities of the
   network.
Advantages :
( 1 ) Easy to Expand : It is very easy expand this topology . It
   means nodes can be connected easily.
( 2 ) Fault isolation is easy : It is easy to find the faulty node in
   this topology.
Disadvantages :
( 1 ) Dependency on root computer : The total dependence is on the root
    computer . If it fails to work , the entire network will stop working.
( 2 ) Complex Access Protocols : The protocols designed for this topology are
    generally very complex.
Server




      WS1                    WS3



WS2         WS4        WS5         WS6
Backbone Network
 • A backbone is a central interconnecting
   structure which is used to connect two or
   more networks e.g. LANs together to form
   a WAN




e.g. FDDI – Fiber Distributed Data Interface
REPEATER
 A repeater is a device that amplifies
a signal being transmitted on a
network for long distances.

 It is used in long network lines, which
exceed the maximum rated distance
for a single run.
Bridge

A bridge is used to connect
two LANs which are physically
separated but logically same i.
e. following the same topology.
Router
  It is a device that links two
networks which can handle
different protocols. The routers
use physical addresses. It
improves the performance of the
network.
Gateway
A gateway is a device that connects
dissimilar networks. It gives an intelligent
connection between a local network and
an external network with different
structures .
  It is a special device which allows
different networks to talk to internet that
uses TCP/IP.
The 80-20 Rule
80 percent of the traffic on a given network segment is
local and 20 percent of the network traffic should need
to move across a backbone networks (sub-network.)

How to Improve Performance of a LAN ?

1.Moving resources ( files etc. ) from one server to
another server to contain traffic locally within a
workgroup.
2.Moving users logically within a workgroup.
3.Adding servers to access them locally without
crossing the backbone networks.
Network Security
The different Prevention methods are used while working in Network
environment for security.

( 1 ) Authorization : It determines whether the ISP has granted the
access to the web service or not. It is done by asking the user legal
login-Id.
( 2 ) Authentication : It is a way to check the password protection of
an authorised user.
( 3 ) Firewall : It is a system designed to prevent the unauthorised
users to access to or from a private network. In this we can also
encrypt the data.
( 4 ) Encrypted Smart cards : It is smart hand-held card that can
generate a token that a computer can recognise. Every time a new
token is generated.
( 5 ) Biometric System : It includes some unique aspect of a person’s
body such as finger prints etc. To establish his identity.
THANK YOU

More Related Content

What's hot

Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardwareMziaulla
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)ashiesh0007
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabhaSuprabha Sahoo
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)Vishwajit Nandi
 
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 and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuNarenderSinghSandhu2
 
Computer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUComputer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUSiddharaj Junnarkar
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts Gunjan Mathur
 
Dc lec-02 (networks)
Dc lec-02 (networks)Dc lec-02 (networks)
Dc lec-02 (networks)diaryinc
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer NetworksGhaffar Khan
 
Computer Networks Lecture Notes
Computer Networks Lecture NotesComputer Networks Lecture Notes
Computer Networks Lecture NotesFellowBuddy.com
 
Concept of networking
Concept of networkingConcept of networking
Concept of networkingsumit dimri
 
Data communication and network
Data communication and networkData communication and network
Data communication and networkHardik Patel
 
Dc lec-04 (categories of network)
Dc lec-04 (categories of network)Dc lec-04 (categories of network)
Dc lec-04 (categories of network)diaryinc
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notesRavi Rajput
 

What's hot (20)

Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)
 
Chapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thChapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12th
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhu
 
Computer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUComputer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTU
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts
 
Networking (2)
Networking (2)Networking (2)
Networking (2)
 
Dc lec-02 (networks)
Dc lec-02 (networks)Dc lec-02 (networks)
Dc lec-02 (networks)
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Computer Networks Lecture Notes
Computer Networks Lecture NotesComputer Networks Lecture Notes
Computer Networks Lecture Notes
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 
Data communication and network
Data communication and networkData communication and network
Data communication and network
 
Dc lec-04 (categories of network)
Dc lec-04 (categories of network)Dc lec-04 (categories of network)
Dc lec-04 (categories of network)
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
 

Viewers also liked

An analytical study on a factors affecting employee retention in it industry ...
An analytical study on a factors affecting employee retention in it industry ...An analytical study on a factors affecting employee retention in it industry ...
An analytical study on a factors affecting employee retention in it industry ...IAEME Publication
 
11.a post liberalization period analysis of industry specific economic factor...
11.a post liberalization period analysis of industry specific economic factor...11.a post liberalization period analysis of industry specific economic factor...
11.a post liberalization period analysis of industry specific economic factor...Alexander Decker
 
A study on factors affecting performance of indian cement industry
A study on factors affecting performance of indian cement industryA study on factors affecting performance of indian cement industry
A study on factors affecting performance of indian cement industryAlexander Decker
 
Mandeep summer training report
Mandeep summer training reportMandeep summer training report
Mandeep summer training reportMandeep Singh
 
Summer internship project indiabulls
Summer internship project  indiabullsSummer internship project  indiabulls
Summer internship project indiabullsShikha Sinha
 
MBA Project titles for Marketing
MBA Project titles for MarketingMBA Project titles for Marketing
MBA Project titles for Marketingpady2786
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking componentsManpreet Singh Bedi
 

Viewers also liked (8)

An analytical study on a factors affecting employee retention in it industry ...
An analytical study on a factors affecting employee retention in it industry ...An analytical study on a factors affecting employee retention in it industry ...
An analytical study on a factors affecting employee retention in it industry ...
 
11.a post liberalization period analysis of industry specific economic factor...
11.a post liberalization period analysis of industry specific economic factor...11.a post liberalization period analysis of industry specific economic factor...
11.a post liberalization period analysis of industry specific economic factor...
 
A study on factors affecting performance of indian cement industry
A study on factors affecting performance of indian cement industryA study on factors affecting performance of indian cement industry
A study on factors affecting performance of indian cement industry
 
Mandeep summer training report
Mandeep summer training reportMandeep summer training report
Mandeep summer training report
 
IT Industry in India
IT Industry in IndiaIT Industry in India
IT Industry in India
 
Summer internship project indiabulls
Summer internship project  indiabullsSummer internship project  indiabulls
Summer internship project indiabulls
 
MBA Project titles for Marketing
MBA Project titles for MarketingMBA Project titles for Marketing
MBA Project titles for Marketing
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 

Similar to Computer Networking Basics Explained

Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxCatherineBotardo3
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshareBSITstudents
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Concept of Networking and Operating System.
Concept of Networking and Operating System.Concept of Networking and Operating System.
Concept of Networking and Operating System.AnshulAnand21
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsSubas Paudel
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12LakshyaT
 
Computer network ppt communication
Computer network ppt communicationComputer network ppt communication
Computer network ppt communicationKajal Sharma
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
COMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptxCOMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptxvibhore jain
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)Shweta Kumari
 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.pptSarthak665910
 

Similar to Computer Networking Basics Explained (20)

Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshare
 
What is networking
What is networkingWhat is networking
What is networking
 
Concept of Networking and Operating System.
Concept of Networking and Operating System.Concept of Networking and Operating System.
Concept of Networking and Operating System.
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
networking
networkingnetworking
networking
 
Computer network ppt communication
Computer network ppt communicationComputer network ppt communication
Computer network ppt communication
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
COMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptxCOMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptx
 
Network connecting device
Network connecting device Network connecting device
Network connecting device
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 
Networking
NetworkingNetworking
Networking
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.ppt
 
Computer networks--networking
Computer networks--networkingComputer networks--networking
Computer networks--networking
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 

Computer Networking Basics Explained

  • 1.
  • 2. An interconnected collection of autonomous computers is called Computer Network. It means two computers are said to be interconnected if they are capable of exchanging the information.
  • 3. Need for Networking Sharing of Hardware , Software Resources and the database. Reliability To enable different computers to communicate To reduce cost of transfer of data
  • 4. Disadvantages of Network Protection from Viruses Central dependency on software and files System becomes more complex and sophisticated
  • 5. Evolution of Networking 1. ARPANET : This was the first network which was planted in 1969. It means Advanced Research Projects Agency NETwork. Its aim was to connect different computers of different universities and U.S. defense to exchange messages and data. This network was expanded very soon by the students , scientists , engineers etc. for their work. The users were able to share their interests.
  • 6. 2. NSFnet : This was the network which was started in 1980 by National Science Foundation. It was a high capacity network than ARPANET which was more capable than ARPANET . It was used to do research work on the network and some kind of private business.
  • 7. 3. INTERNET : It is a worldwide network of Computers network. It was developed in 1990 by different companies to allow the users to connect one network to the other to communicate. It is a super network. It uses a set of protocols called TCP/IP. 4. INTERSPACE : It refers to a vision of what the internet will become in future. It is a client/server software program that allows multiple users to communicate online with real time audio , video and text in dynamic 3D environment.
  • 8. Basic Terminology Nodes or Server Workstations A Computer The different which facilitates terminals or the sharing of computers which data , software are attached to a and hardware network and are resources like able to share the Printer , Modem resources are etc. on the called nodes or network is called workstations. a Server.
  • 9. Network Interface Unit It is an interpreter which is attached to server and all the workstations to maintain the connection between them. It is also called Terminal Access Point (TAP).
  • 10. TYPES OF NETWORK  LOCAL AREA NETWORK (LAN )  METROPOLITAN AREA NETWORK (MAN)  WIDE AREA NETWORK (WAN )
  • 11. LOCAL AREA NETWORK ( LAN ) It is a small computer network that are confined to a localized area like an office , a building etc. Only a definite number of computers can be connected in this network to share the resources . Its range can be up to a few Kilometers.Its main features are • Total diameter not more than 5 km • Data communication at the rate of 100 Mbps • Owned by single organization • Low Error Rates • Provides user access to several resources like printers, Modem etc.
  • 12. Metropolitan Area Network ( MAN ) This network is larger in size than LAN and it spreads over a city. It means a very large number of computers can be connected in this in a city or from one city to the other. Example : The Cable TV networks which are spread over a city.
  • 13. WIDE AREA NETWORK ( WAN ) This network spreads across the countries and it is a group of computers that are separated by very large distances. The computers of even one continent can be connected to the other continent. Its main features are : • Spans large geographical area, often a country or continent • Helps in E-Mailing • Data can be received from or sent to remote areas with the help of satellite with less cost
  • 14. LAN WAN . • Diameter of not more • Span entire countries than a few kms. • Total data rate of at • Data rate less than 1 least several Mbps Mbps • Complete ownership be • Owned by multiple a single organization organizations • Very low error rates • Comparatively higher error rates.
  • 15. MODEM ( MOdulation/DEModulation ) The device which is used to connect and communicate with computers with the help of telephonic lines . It converts digital data into analog form and vice versa. Working :A modem is a computer peripheral that allows to connect and communicate with the other computers through telephone lines. In MoDem , Mo stands Modulation and Dem stands for Demodulation . Modulation means to convert digital signals to analog signals and Demodulation is reverse of that. The data is transferred form source to the destination through telephone wires and they can only understand analog signals so there is need to convert digital signals to analog . And computer can only understand digital signals . This conversion is done by MoDem.
  • 16. WORKING OF MODEM Analog signals Analog signals MODEM MODEM Digital Signals Digital Signals Source Computer Destination (Remote Computer)
  • 17. Types of MoDem ( 1 ) Internal MoDem : The MoDem which is connected inside the computer is called Internal MoDem. ( 2 ) External MoDem : The MoDem which is connected externally to a computer is called External MoDem.
  • 18. Network Topologies The way of interconnection of the nodes in a network is called the Topology. The different factors on which selection of a topology depends are : ( a ) Cost : A Network of computers can reduce the cost to a large extent. ( b ) Reliability : It is more reliable to work in a Computer Network . Hence if a node fails to work the data can be achieved from some other nodes. ( c ) Flexibility : The topology should allow for easy reconfiguration of the network. The different topologies are :
  • 19. Star Topology It is consisted of a central node to which all other nodes are connected by a single path. Its different advantages and disadvantages are : Advantages : ( 1 ) One Device per connection : In this topology failure of a single connection typically involves disconnecting one node from an otherwise fully functional network. ( 2 ) Simple Access protocols : In this access protocols are very simple. Disadvantages : ( 1 ) Long Cable Length : This topology uses a very long cable as each node id directly connected to the centre. ( 2 ) Central Dependency : If the central node fails , the entire network stops working.
  • 20. WS1 WS3 Server WS2 WS4
  • 21. Bus or Linear Topology It is consisted of a single length of the transmission medium onto which the various nodes are attached . Its different advantages and disadvantages are : Advantages : ( 1 ) Short Cable Length : There is a single common data path connecting all nodes , so this topology uses a very short cable . ( 2 ) Easy to Expand : In this topology additional nodes can be connected at any point along its length. Disadvantages : ( 1 ) Fault detection : In this topology it is very difficult to detect a faulty node . ( 2 ) Nodes must be intelligent : All the nodes working in this topology must be intelligent.
  • 22. Server WS1 WS2 WS3 Printer WS4
  • 23. Ring or Circular Topology In this each node is connected to two and only two neighbouring nodes. Data is transmitted from one to another node and is transmitted onwards to another. In this topology the data travels only in one direction. Its different advantages and disadvantages are : Advantages : ( 1 ) Short Cable Length : There is very short cable which is used to develop a Computer Network ( 2 ) Suitable for optical fibers : In this topology for very fast speed transmission optical fibers can be used. Disadvantages : ( 1 ) Node Failure causes network failure : In this topology if one node fails to pass the data through itself , the entire network fails. ( 2 ) Network reconfiguration is difficult : It is not possible to shut down a small section of the ring .
  • 24. C1 C2 C3 C6 C5 C4
  • 25. Tree Topology A variation of bus topology is the tree topology. The shape of the network is just like an inverted tree with the central root branching and sub-branching to the extremities of the network. Advantages : ( 1 ) Easy to Expand : It is very easy expand this topology . It means nodes can be connected easily. ( 2 ) Fault isolation is easy : It is easy to find the faulty node in this topology. Disadvantages : ( 1 ) Dependency on root computer : The total dependence is on the root computer . If it fails to work , the entire network will stop working. ( 2 ) Complex Access Protocols : The protocols designed for this topology are generally very complex.
  • 26. Server WS1 WS3 WS2 WS4 WS5 WS6
  • 27. Backbone Network • A backbone is a central interconnecting structure which is used to connect two or more networks e.g. LANs together to form a WAN e.g. FDDI – Fiber Distributed Data Interface
  • 28. REPEATER A repeater is a device that amplifies a signal being transmitted on a network for long distances. It is used in long network lines, which exceed the maximum rated distance for a single run.
  • 29. Bridge A bridge is used to connect two LANs which are physically separated but logically same i. e. following the same topology.
  • 30. Router It is a device that links two networks which can handle different protocols. The routers use physical addresses. It improves the performance of the network.
  • 31. Gateway A gateway is a device that connects dissimilar networks. It gives an intelligent connection between a local network and an external network with different structures . It is a special device which allows different networks to talk to internet that uses TCP/IP.
  • 32. The 80-20 Rule 80 percent of the traffic on a given network segment is local and 20 percent of the network traffic should need to move across a backbone networks (sub-network.) How to Improve Performance of a LAN ? 1.Moving resources ( files etc. ) from one server to another server to contain traffic locally within a workgroup. 2.Moving users logically within a workgroup. 3.Adding servers to access them locally without crossing the backbone networks.
  • 33. Network Security The different Prevention methods are used while working in Network environment for security. ( 1 ) Authorization : It determines whether the ISP has granted the access to the web service or not. It is done by asking the user legal login-Id. ( 2 ) Authentication : It is a way to check the password protection of an authorised user. ( 3 ) Firewall : It is a system designed to prevent the unauthorised users to access to or from a private network. In this we can also encrypt the data. ( 4 ) Encrypted Smart cards : It is smart hand-held card that can generate a token that a computer can recognise. Every time a new token is generated. ( 5 ) Biometric System : It includes some unique aspect of a person’s body such as finger prints etc. To establish his identity.