SlideShare a Scribd company logo
1 of 62
Mr.Khan   1
Topic of Presentation




                        2
    Mr.Khan
   Contents


      What is network?

          Uses of networks

               History of networking

              Types 0f networking

               How networks are structured?

              Network Topologies

          Network Protocols




                                              3
Mr.Khan
Networking:
-
____”When two or more computers connected
  to each other through some communication
  media is called Networking.____”




                                             4
     Mr.Khan
for example:-




                5
  Mr.Khan
History of networking:-
   Over the five decades that Unisys has been involved in the
    computer industry, it has participated in
   the development of networking technologies while working
    under contract for the Department of Defense (DOD) and other
    government agencies and in the course of developing its
    commercial
   product offerings. During this time Unisys has made several
    significant technical contributions
   furthering the development of networking in the industry at
    large.




                                                                   6
       Mr.Khan
Why Networking?
Sharing information — i.e. data communication




            Like this




                         Mr.Khan                7
Uses of networks:-
 Network allows user to share program and
  data simultaneously.
 Network allows users to share peripheral
  devices.
 Network allows user to share email
  through network.




                                             8
     Mr.Khan
Example




           9
 Mr.Khan
Types of networks
 Local Area Network(LANs)
 Wide Area Network (WANs)
 Metropolitan Area Network(MANs)
 Campus Area Network(CANs)
 Home Area Network(HANs)
 Intranet and Extranet




                                    10
     Mr.Khan
Local Area network
 Its is digital communication system
  capable of interconnecting a large number
  of computer terminals and devices with in
  a limited area.
 Its speed is faster than WANs.
 But is small in covering area.




                                              11
      Mr.Khan
For example




              12
   Mr.Khan
Wide area network

 Its is digital communication system
  capable of interconnecting a large number
  of computer terminals and devices
  through different cities.
 Its is slower than WAN.




                                              13
      Mr.Khan
For example




              14
   Mr.Khan
Metropolitan area
network
 A MANs connect a geographical area larger
  than LAN but LESS than WAN such as city
  with dedicated or high performance
  hardware.
 Mobile phones system based on MANs.




                                              15
      Mr.Khan
For example




              16
   Mr.Khan
Campus Area Network
 A CANs follow the same principle as LANs
  work.
 With a CAN different campus offices and
  organization can be linked together.




                                             17
     Mr.Khan
For example




              18
   Mr.Khan
Home area network
 A home network (HANs) is a network
  contained a person’s digital devices from
  multiple computer and devices such as
 Printer
 Telephones
 DVDs




                                              19
      Mr.Khan
For example




              20
  Mr.Khan
Intranet and extranet
 Its is privately own-secure business
  network based on internet technology not
  necessarily to the internet.
 Information is available to all employees.




                                               21
      Mr.Khan
Extranet
 Its combination of multiple intranets.
 Intranets of different companies are
  connected each other to share data and
  information.




                                           22
     Mr.Khan
Extranet




            23
  Mr.Khan
Intranet




            24
  Mr.Khan
How network are structured ?

   Following are the ways to form a
    network.

 Client/server Networks.
 Peer to Peer Networks.
 Hybrid Network.




                                       25
       Mr.Khan
Client/server Networks
 Inthis type of network one or
  more computer are dedicated
  server and the remaining
  computer works as client.
 The client are all other
  computers on the network.

                                  26
       Mr.Khan
advantages
•   Advantages of client/server networks
     • Facilitate resource sharing – centrally
       administrate and control
     • Facilitate system backup and improve
       fault tolerance
     • Enhance security – only administrator
       can have access to Server




                                                 27
         Mr.Khan
Disadvantages
•   Disadvantages of client/server networks
     • High cost for Servers
     • Need expert to configure the network
     • Introduce a single point of failure to the
      system




                                                    28
         Mr.Khan
For example




              29
   Mr.Khan
Peer to peer network
 In this network every computer plays a
  role of server or client depending upon
  the nature of communication .
 All computers have equal rights.
 No one computer can control over other
  computer.




                                            30
     Mr.Khan
advantages
•   Advantages of peer-to-peer networks:
     • Low cost
     • Simple to configure
     • User has full accessibility of the
      computer




                       Mr.Khan              31
Disadvantages of peer-to-peer

o May have duplication in
  resources

   Difficult to uphold security
 policy

 Difficult to handle uneven
 loading

                   Mr.Khan        32
For example




              33
   Mr.Khan
Hybrid network
 Ithas the combined feature of
  both client and peer to peer
  networks
 The user take advantage of
  both networks.



                                  34
       Mr.Khan
advantages
   Its provide both the facility of peer to
    peer model and client server model
DISADVANTAGE
 Hard ware cost .
 Maintenance.




                                               35
        Mr.Khan
For example




              36
   Mr.Khan
Network topologies
   ____”
            The scheme of joining
    computer              in a network is
    called topology___”




                                            37
       Mr.Khan
Types of topologies
   Bus Topology

   Ring Topology

   Star Topology

   Tree Topology

   Mesh Topology

                      38
       Mr.Khan
Bus Topology

 In bus topology all the computer are
  connected in the series with a common
  communication medium.
 The communication medium is called
  BUS.
 Bus is used in LAN because It is To
  installed.
 If the one node of bus fail then the whole
  network will be destroy.

                                               39
      Mr.Khan
For example




              40
   Mr.Khan
Ring topology
 In ring topology every device has exactly
  two neighbor for communication
  purpose and the last computer is
  connected to the first computer all the
  computer are connected in ring shape.
 A failure in cable or a device breaks the
  loop and the entire network fails.



                                              41
      Mr.Khan
For example




              42
   Mr.Khan
Star topology
 All the computer are connected to
  central HUB OR Switch.
 Twisted pair cable is used in star
  topology.
 Its is mostly use in LAN because it is
  easy to maintain .
 If the HUB or SWITCH or fail then entire
  network becomes fail.


                                             43
      Mr.Khan
For example




              44
   Mr.Khan
Tree topology
 Tree topology integrates the multiple
  star topologies together on to a bus all
  the computer are connected in such a
  way to form tree like structure.
 It has combined feature of STAR and
  BUS topology.
 It is difficult to configure.




                                             45
      Mr.Khan
For example




              46
   Mr.Khan
Mesh topology
 In mesh topology every computer
  directly connected to every other
  computer on the network.
 Mesh topology used in WAN.
 The installation of mesh topology is
  difficult.
 Its performance is not affected with the
  heavy transmission of data.


                                             47
      Mr.Khan
For example




              48
   Mr.Khan
Protocols
   Protocols are the rules to exchange data
    between two devices.

Types of Protocols:

   Ethernet
   Token Ring
   ARCnet
   DSL
   TCP/IP


                                               49
        Mr.Khan
Ethernet
 Its is most commonly used in LAN
  protocols.
 Ethernet is used in BUS topology with
  high speed network cable.
 It is relatively simple and cheaper.
 All the computer in Ethernet using same
  cable to send or receive data.



                                            50
     Mr.Khan
Ethernet cable   Ethernet converter




                                      51
     Mr.Khan
Token ring
 Token ring passing protocols is used in
  ring topology.
 A token is an electronic signal.
 The token ring is associated with IBM
  (international Business Machines)
 Which worked with the concept of ring
  network



                                            52
      Mr.Khan
Token passing technology




                           53
      Mr.Khan
ARCnet
 Arc net stands for Attached Resource
  Computer Network.
 It used either pair or co-axial cable.
 The original ARCnet protocol was very
  slow
 ARCnet is inexpensive, reliable, easy to
  setup and easy to expand



                                             54
      Mr.Khan
sadadasdasd




Co-axial cable




                 Mr.Khan                 55
TCP/IP
 TCP/IP stand for Transmission
  Control Protocol/Internet Protocol.
 It is WAN protocol.
 Two different types of computer
  connect each other using this
  protocol.
 TCP/IP differs for different
  computers.




                         Mr.Khan        56
ISDN

 ISDN stands for Integrated Services
  Digital Network.
 ISDN modem is different from dial up
  modem
 It provides better transmission rate




                      Mr.Khan            57
ISDN MODEM   DAIL-UP MODEM
             Mr.Khan         58
DSL

 DSL stands for Digital Subscribe Line.
 It provides high speed transmission of
  data over telephone line.
 It is alternative of isdn modem.
 Its is use every where in office, homes
  etc.




                       Mr.Khan              59
DSL MODEM


            Mr.Khan   60
   Summary of Presentation


      What is network?

          Uses of networks

               History of networking

              Types 0f networking

               How networks are structured?

              Network Topologies

          Network Protocols




                                              61
Mr.Khan
62
Mr.Khan

More Related Content

What's hot

local area network
 local area network local area network
local area networkAKSHIT KOHLI
 
Networking presentation
Networking presentationNetworking presentation
Networking presentationGajan Hai
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and ManagementBry Cunal
 
Class Note
Class NoteClass Note
Class NoteAK IJ
 
Fundamentals of Enterprise Networks
Fundamentals ofEnterprise NetworksFundamentals ofEnterprise Networks
Fundamentals of Enterprise NetworksVisualBee.com
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksRaj vardhan
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06kchanaka3
 
Data Communication and Computer Network Overview
Data Communication and Computer Network Overview Data Communication and Computer Network Overview
Data Communication and Computer Network Overview RANVIJAY GAUR
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11Amanda Case
 
Computer network assignment help
Computer network assignment helpComputer network assignment help
Computer network assignment helpJacob William
 
Networks classification
Networks classificationNetworks classification
Networks classificationMukesh Chinta
 
Computer Networking
Computer NetworkingComputer Networking
Computer NetworkingAlisha Jain
 

What's hot (20)

local area network
 local area network local area network
local area network
 
Networking presentation
Networking presentationNetworking presentation
Networking presentation
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
Networking
NetworkingNetworking
Networking
 
Class Note
Class NoteClass Note
Class Note
 
Fundamentals of Enterprise Networks
Fundamentals ofEnterprise NetworksFundamentals ofEnterprise Networks
Fundamentals of Enterprise Networks
 
What is networking
What is networkingWhat is networking
What is networking
 
Networking Brief Overview
Networking Brief OverviewNetworking Brief Overview
Networking Brief Overview
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Data Communication and Computer Network Overview
Data Communication and Computer Network Overview Data Communication and Computer Network Overview
Data Communication and Computer Network Overview
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11
 
Computer network assignment help
Computer network assignment helpComputer network assignment help
Computer network assignment help
 
Net works and types
Net works and typesNet works and types
Net works and types
 
Networks classification
Networks classificationNetworks classification
Networks classification
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Networks
NetworksNetworks
Networks
 
Lan wan
Lan wanLan wan
Lan wan
 

Viewers also liked

Technovation Basic Networking
Technovation Basic NetworkingTechnovation Basic Networking
Technovation Basic NetworkingRecruite Raya
 
unified threat management by Nisha Menon K
 unified threat management by Nisha Menon K unified threat management by Nisha Menon K
unified threat management by Nisha Menon KNisha Menon K
 
Basic networking
Basic networkingBasic networking
Basic networkingworr1244
 
Corporate Security Issues and countering them using Unified Threat Management...
Corporate Security Issues and countering them using Unified Threat Management...Corporate Security Issues and countering them using Unified Threat Management...
Corporate Security Issues and countering them using Unified Threat Management...Rishabh Dangwal
 
Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamentalSatish Sehrawat
 
Basic Networking Network
Basic Networking NetworkBasic Networking Network
Basic Networking NetworkJGrace Johnny
 
basic networking
basic networkingbasic networking
basic networkingAnmol Bagga
 
Unified Threat Management
Unified Threat ManagementUnified Threat Management
Unified Threat ManagementMilan Petrásek
 
Basic networking
Basic networkingBasic networking
Basic networkingajeeshr3
 
Ecet375 1 a - basic networking concepts
Ecet375   1 a - basic networking conceptsEcet375   1 a - basic networking concepts
Ecet375 1 a - basic networking conceptsRalph Ambuehl
 
Basic Network Concepts
Basic Network ConceptsBasic Network Concepts
Basic Network ConceptsAbhishek Singh
 
Intrusion detection and prevention system
Intrusion detection and prevention systemIntrusion detection and prevention system
Intrusion detection and prevention systemNikhil Raj
 
Intrusion detection system
Intrusion detection system Intrusion detection system
Intrusion detection system gaurav koriya
 
UTM (unified threat management)
UTM (unified threat management)UTM (unified threat management)
UTM (unified threat management)military
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system pptSheetal Verma
 

Viewers also liked (20)

Basic Networking
Basic NetworkingBasic Networking
Basic Networking
 
Networking Basic
Networking BasicNetworking Basic
Networking Basic
 
Technovation Basic Networking
Technovation Basic NetworkingTechnovation Basic Networking
Technovation Basic Networking
 
unified threat management by Nisha Menon K
 unified threat management by Nisha Menon K unified threat management by Nisha Menon K
unified threat management by Nisha Menon K
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Corporate Security Issues and countering them using Unified Threat Management...
Corporate Security Issues and countering them using Unified Threat Management...Corporate Security Issues and countering them using Unified Threat Management...
Corporate Security Issues and countering them using Unified Threat Management...
 
Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamental
 
Basic Networking Network
Basic Networking NetworkBasic Networking Network
Basic Networking Network
 
basic networking
basic networkingbasic networking
basic networking
 
Unified Threat Management
Unified Threat ManagementUnified Threat Management
Unified Threat Management
 
Basic To Advanced Networking
Basic To Advanced NetworkingBasic To Advanced Networking
Basic To Advanced Networking
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Ecet375 1 a - basic networking concepts
Ecet375   1 a - basic networking conceptsEcet375   1 a - basic networking concepts
Ecet375 1 a - basic networking concepts
 
3.1 Network Basic
3.1 Network Basic3.1 Network Basic
3.1 Network Basic
 
Basic Network Concepts
Basic Network ConceptsBasic Network Concepts
Basic Network Concepts
 
Intrusion Prevention System
Intrusion Prevention SystemIntrusion Prevention System
Intrusion Prevention System
 
Intrusion detection and prevention system
Intrusion detection and prevention systemIntrusion detection and prevention system
Intrusion detection and prevention system
 
Intrusion detection system
Intrusion detection system Intrusion detection system
Intrusion detection system
 
UTM (unified threat management)
UTM (unified threat management)UTM (unified threat management)
UTM (unified threat management)
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system ppt
 

Similar to Basic networking

Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer NetworkMohit Dasariya
 
Types of Network And Devices
Types of Network And DevicesTypes of Network And Devices
Types of Network And DevicesHanshul Arya
 
Class work 2,computer_network_317
Class work 2,computer_network_317Class work 2,computer_network_317
Class work 2,computer_network_317Khondoker Sadia
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshareBSITstudents
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologiesAyush0734
 
Computer networking xii
Computer networking  xiiComputer networking  xii
Computer networking xiisaltyp
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.pptSri Latha
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networkingNor Zailani
 
Unit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptxUnit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptxNANDIKHATHARANIKUMAR1
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networksamudha arul
 

Similar to Basic networking (20)

Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
LAN MAN WAN.pptx
LAN MAN WAN.pptxLAN MAN WAN.pptx
LAN MAN WAN.pptx
 
Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer Network
 
LAN's And MAN's
LAN's And MAN'sLAN's And MAN's
LAN's And MAN's
 
Types of Network And Devices
Types of Network And DevicesTypes of Network And Devices
Types of Network And Devices
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
 
Lan man wan
Lan man wanLan man wan
Lan man wan
 
Lan man wan
Lan man wanLan man wan
Lan man wan
 
Lan manwan
Lan manwanLan manwan
Lan manwan
 
Lan man wan
Lan man wanLan man wan
Lan man wan
 
Class work 2,computer_network_317
Class work 2,computer_network_317Class work 2,computer_network_317
Class work 2,computer_network_317
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshare
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologies
 
Computer networking xii
Computer networking  xiiComputer networking  xii
Computer networking xii
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.ppt
 
Computer network
Computer networkComputer network
Computer network
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
Networking
NetworkingNetworking
Networking
 
Unit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptxUnit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptx
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
 

More from International Islamic University (20)

Hash tables
Hash tablesHash tables
Hash tables
 
Binary Search Tree
Binary Search TreeBinary Search Tree
Binary Search Tree
 
Graph 1
Graph 1Graph 1
Graph 1
 
Graph 2
Graph 2Graph 2
Graph 2
 
Graph 3
Graph 3Graph 3
Graph 3
 
Greedy algorithm
Greedy algorithmGreedy algorithm
Greedy algorithm
 
Dynamic programming
Dynamic programmingDynamic programming
Dynamic programming
 
Quick sort
Quick sortQuick sort
Quick sort
 
Merge sort
Merge sortMerge sort
Merge sort
 
Linear timesorting
Linear timesortingLinear timesorting
Linear timesorting
 
Facial Expression Recognitino
Facial Expression RecognitinoFacial Expression Recognitino
Facial Expression Recognitino
 
Lecture#4
Lecture#4Lecture#4
Lecture#4
 
Lecture#3
Lecture#3 Lecture#3
Lecture#3
 
Lecture#2
Lecture#2 Lecture#2
Lecture#2
 
Case study
Case studyCase study
Case study
 
Arrays
ArraysArrays
Arrays
 
Pcb
PcbPcb
Pcb
 
Data transmission
Data transmissionData transmission
Data transmission
 
Basic organization of computer
Basic organization of computerBasic organization of computer
Basic organization of computer
 
Sorting techniques
Sorting techniquesSorting techniques
Sorting techniques
 

Basic networking

  • 3. Contents What is network? Uses of networks History of networking Types 0f networking How networks are structured? Network Topologies Network Protocols 3 Mr.Khan
  • 4. Networking: - ____”When two or more computers connected to each other through some communication media is called Networking.____” 4 Mr.Khan
  • 5. for example:- 5 Mr.Khan
  • 6. History of networking:-  Over the five decades that Unisys has been involved in the computer industry, it has participated in  the development of networking technologies while working under contract for the Department of Defense (DOD) and other government agencies and in the course of developing its commercial  product offerings. During this time Unisys has made several significant technical contributions  furthering the development of networking in the industry at large. 6 Mr.Khan
  • 7. Why Networking? Sharing information — i.e. data communication  Like this Mr.Khan 7
  • 8. Uses of networks:-  Network allows user to share program and data simultaneously.  Network allows users to share peripheral devices.  Network allows user to share email through network. 8 Mr.Khan
  • 9. Example 9 Mr.Khan
  • 10. Types of networks  Local Area Network(LANs)  Wide Area Network (WANs)  Metropolitan Area Network(MANs)  Campus Area Network(CANs)  Home Area Network(HANs)  Intranet and Extranet 10 Mr.Khan
  • 11. Local Area network  Its is digital communication system capable of interconnecting a large number of computer terminals and devices with in a limited area.  Its speed is faster than WANs.  But is small in covering area. 11 Mr.Khan
  • 12. For example 12 Mr.Khan
  • 13. Wide area network  Its is digital communication system capable of interconnecting a large number of computer terminals and devices through different cities.  Its is slower than WAN. 13 Mr.Khan
  • 14. For example 14 Mr.Khan
  • 15. Metropolitan area network  A MANs connect a geographical area larger than LAN but LESS than WAN such as city with dedicated or high performance hardware.  Mobile phones system based on MANs. 15 Mr.Khan
  • 16. For example 16 Mr.Khan
  • 17. Campus Area Network  A CANs follow the same principle as LANs work.  With a CAN different campus offices and organization can be linked together. 17 Mr.Khan
  • 18. For example 18 Mr.Khan
  • 19. Home area network  A home network (HANs) is a network contained a person’s digital devices from multiple computer and devices such as  Printer  Telephones  DVDs 19 Mr.Khan
  • 20. For example 20 Mr.Khan
  • 21. Intranet and extranet  Its is privately own-secure business network based on internet technology not necessarily to the internet.  Information is available to all employees. 21 Mr.Khan
  • 22. Extranet  Its combination of multiple intranets.  Intranets of different companies are connected each other to share data and information. 22 Mr.Khan
  • 23. Extranet 23 Mr.Khan
  • 24. Intranet 24 Mr.Khan
  • 25. How network are structured ?  Following are the ways to form a network.  Client/server Networks.  Peer to Peer Networks.  Hybrid Network. 25 Mr.Khan
  • 26. Client/server Networks  Inthis type of network one or more computer are dedicated server and the remaining computer works as client.  The client are all other computers on the network. 26 Mr.Khan
  • 27. advantages • Advantages of client/server networks • Facilitate resource sharing – centrally administrate and control • Facilitate system backup and improve fault tolerance • Enhance security – only administrator can have access to Server 27 Mr.Khan
  • 28. Disadvantages • Disadvantages of client/server networks • High cost for Servers • Need expert to configure the network • Introduce a single point of failure to the system 28 Mr.Khan
  • 29. For example 29 Mr.Khan
  • 30. Peer to peer network  In this network every computer plays a role of server or client depending upon the nature of communication .  All computers have equal rights.  No one computer can control over other computer. 30 Mr.Khan
  • 31. advantages • Advantages of peer-to-peer networks: • Low cost • Simple to configure • User has full accessibility of the computer Mr.Khan 31
  • 32. Disadvantages of peer-to-peer o May have duplication in resources Difficult to uphold security policy Difficult to handle uneven loading Mr.Khan 32
  • 33. For example 33 Mr.Khan
  • 34. Hybrid network  Ithas the combined feature of both client and peer to peer networks  The user take advantage of both networks. 34 Mr.Khan
  • 35. advantages  Its provide both the facility of peer to peer model and client server model DISADVANTAGE  Hard ware cost .  Maintenance. 35 Mr.Khan
  • 36. For example 36 Mr.Khan
  • 37. Network topologies  ____” The scheme of joining computer in a network is called topology___” 37 Mr.Khan
  • 38. Types of topologies  Bus Topology  Ring Topology  Star Topology  Tree Topology  Mesh Topology 38 Mr.Khan
  • 39. Bus Topology  In bus topology all the computer are connected in the series with a common communication medium.  The communication medium is called BUS.  Bus is used in LAN because It is To installed.  If the one node of bus fail then the whole network will be destroy. 39 Mr.Khan
  • 40. For example 40 Mr.Khan
  • 41. Ring topology  In ring topology every device has exactly two neighbor for communication purpose and the last computer is connected to the first computer all the computer are connected in ring shape.  A failure in cable or a device breaks the loop and the entire network fails. 41 Mr.Khan
  • 42. For example 42 Mr.Khan
  • 43. Star topology  All the computer are connected to central HUB OR Switch.  Twisted pair cable is used in star topology.  Its is mostly use in LAN because it is easy to maintain .  If the HUB or SWITCH or fail then entire network becomes fail. 43 Mr.Khan
  • 44. For example 44 Mr.Khan
  • 45. Tree topology  Tree topology integrates the multiple star topologies together on to a bus all the computer are connected in such a way to form tree like structure.  It has combined feature of STAR and BUS topology.  It is difficult to configure. 45 Mr.Khan
  • 46. For example 46 Mr.Khan
  • 47. Mesh topology  In mesh topology every computer directly connected to every other computer on the network.  Mesh topology used in WAN.  The installation of mesh topology is difficult.  Its performance is not affected with the heavy transmission of data. 47 Mr.Khan
  • 48. For example 48 Mr.Khan
  • 49. Protocols  Protocols are the rules to exchange data between two devices. Types of Protocols:  Ethernet  Token Ring  ARCnet  DSL  TCP/IP 49 Mr.Khan
  • 50. Ethernet  Its is most commonly used in LAN protocols.  Ethernet is used in BUS topology with high speed network cable.  It is relatively simple and cheaper.  All the computer in Ethernet using same cable to send or receive data. 50 Mr.Khan
  • 51. Ethernet cable Ethernet converter 51 Mr.Khan
  • 52. Token ring  Token ring passing protocols is used in ring topology.  A token is an electronic signal.  The token ring is associated with IBM (international Business Machines)  Which worked with the concept of ring network 52 Mr.Khan
  • 54. ARCnet  Arc net stands for Attached Resource Computer Network.  It used either pair or co-axial cable.  The original ARCnet protocol was very slow  ARCnet is inexpensive, reliable, easy to setup and easy to expand 54 Mr.Khan
  • 56. TCP/IP  TCP/IP stand for Transmission Control Protocol/Internet Protocol.  It is WAN protocol.  Two different types of computer connect each other using this protocol.  TCP/IP differs for different computers. Mr.Khan 56
  • 57. ISDN  ISDN stands for Integrated Services Digital Network.  ISDN modem is different from dial up modem  It provides better transmission rate Mr.Khan 57
  • 58. ISDN MODEM DAIL-UP MODEM Mr.Khan 58
  • 59. DSL  DSL stands for Digital Subscribe Line.  It provides high speed transmission of data over telephone line.  It is alternative of isdn modem.  Its is use every where in office, homes etc. Mr.Khan 59
  • 60. DSL MODEM Mr.Khan 60
  • 61. Summary of Presentation What is network? Uses of networks History of networking Types 0f networking How networks are structured? Network Topologies Network Protocols 61 Mr.Khan