SlideShare a Scribd company logo
1 of 22
Computer Communication & Networks



         Introduction to Networking




                                      Made by:
                                      Sidra !
What is a Network?
A network consists of 2 or more computers
connected together, and they can communicate
and share resources
Why Networking?

• Sharing information — i.e. data
  communication
  • Do you prefer these?




  • Or this?
• Sharing hardware or software
  • E.g. print document




• Centralize administration and support
  • E.g. Internet-based, so everyone can access the same administrative
    or support application from their PCs
How many kinds of Networks?

• Depending on one’s perspective, we can
  classify networks in different ways
  • Based on transmission media: Wired (UTP, coaxial cables, fiber-
    optic cables) and Wireless
  • Based on network size: LAN and WAN (and MAN)
  • Based on management method: Peer-to-peer and Client/Server
  • Based on topology (connectivity): Bus, Star, Ring …
LAN - Local Area Network

• Local Area Network (LAN)
  • Small network, short distance
     • A room, a floor, a building
     • Limited by no. of computers and distance covered
     • Usually one kind of technology throughout the LAN
     • Serve a department within an organization
  • Examples:
     • Network inside the Student Computer Room
     • Network inside your home
WAN – Wide Area Network

  • A network that uses long-range telecommunication links to connect
    2 or more LANs/computers housed in different places far apart.
      • Towns, states, countries
  • Examples:
      • Network of our Campus
      • Internet                                  Your home




                                                    USA
                                   WAN
   Campus
MAN - Metropolitan Area Network

    Larger than a LAN and smaller than a WAN
     - example: campus-wide network
     - multi-access network
    Technologies:
        coaxial cable
        microwave
Network Management Method

Peer to Peer Network
• Peer-to-peer network is also called workgroup
• No hierarchy among computers       all are equal
• No administrator responsible for the network




                                Peer-to-peer
Network Management Method
• Advantages of peer-to-peer networks:
  • Low cost
  • Simple to configure
  • User has full accessibility of the computer

• Disadvantages of peer-to-peer networks:
  • May have duplication in resources
  • Difficult to uphold security policy
  • Difficult to handle uneven loading


• Where peer-to-peer network is appropriate:
  •   10 or less users
  •   No specialized services required
  •   Security is not an issue
  •   Only limited growth in the foreseeable future
Network Management Method
Clients and Servers
 • Network Clients (Workstation)
   • Computers that request network resources or services

 • Network Servers
   • Computers that manage and provide network resources and services to
     clients
        • Usually have more processing power, memory and hard disk space
          than clients
        • Run Network Operating System that can manage not only data, but
          also users, groups, security, and applications on the network
        • Servers often have a more stringent requirement on its performance
          and reliability
Network Management Method

• 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
  •   Support more users – difficult to achieve with peer-to-peer
      networks

• Disadvantages of client/server networks
  • High cost for Servers
  • Need expert to configure the network
  • Introduce a single point of failure to the system
Topology ― 3 basic types
• Bus Topology
  •   Simple and low-cost
  •   A single cable called a trunk (backbone, segment)
  •   Only one computer can send messages at a time
  •   Passive topology - computer only listen for, not regenerate data
Topology ― 3 basic types
   Advantages of a bus topology:
       uses less cable compared to other physical topologies like star
       works well for small networks
       does not need a central device, such as a hub, switch, or router
   Disadvantages of a bus topology:
       slower access to the network and less bandwidth due to the
        sharing of the same cable by all devices
       challenging to identify and isolate problems
       break at any point in the bus cable can disable the entire bus
        network
Topology ― 3 basic types
Star Topology
  • Each computer has a cable connected to a single point
  • More cabling, hence higher cost
  • All signals transmission through the hub; if down, entire
    network down
  • Depending on the intelligence of hub, two or more computers
    may send message at the same time



                             Hub
Topology ― 3 basic types
   Advantages of a Star Topology:
       upgradeable, flexible, and reliable
       easy to design and install
       diagnosing problems relatively easy
       allows for more throughput than any other topology
   Disadvantages of a Star Topology:
       requires a lot of cable to connect computers .
       expensive to build because of the additional cost of cables
        and devices
Topology ― 3 basic types
• Ring Topology
  • Every computer serves as             Ack      T    T
    a repeater to boost signals                                          T
  • Typical way to send data:
                                                   T   dat           T   dat
      • Token passing
                                                       a                 a
           • only the computer who
             gets the token can send              T
             data                                                              T
                                           T Ack
  • Disadvantages                                                        T   Ack
                                                                             dat
      • Difficult to add computers                                           a
      • More expensive                                           T
      • If one computer fails, whole network fails         T   Ack
Network Devices: Repeaters
                          A repeater receives the
                           signal, regenerates it, and
                           passes it on.
                          Repeaters are used mainly
                           at the edges of networks to
                           extend the wire so more
                           workstations can be added.
Network Devices: Hubs
                           Using a hub changes the
                            network topology from a linear
                            bus, where each device plugs
                            directly into the wire, to a star.
                           Hubs come in three basic types:
                               Passive
                               Active
                               Intelligent
Network Devices: Bridges
                         Bridges operate at the data link
                          layer of the OSI model.
                         The function of the bridge is to
                          make intelligent decisions about
                          whether or not to pass signals
                          on to the next segment of a
                          network.
                         When a bridge sees a frame on
                          the network, it looks at the
                          destination MAC address and
                          compares it.
Network Devices: Switches
                         Switches learn certain
                          information about the data
                          packets that they receive from
                          computers on the network.
                         They use this information to build
                          forwarding tables to determine
                          the destination of data sent by
                          one computer to another on the
                          network.
                         They help segment a network
                          and reduce network traffic
                          congestion.
Network Devices: Routers
                       Routers operate at the Network
                        layer of the OSI model.
                       They are slower than bridges and
                        switches but make "smart"
                        decisions on how to route
                        packets.
                       Routers are capable of
                        segmenting the network.

More Related Content

What's hot

Corresponding parts of computer and their functions
Corresponding parts of computer and their functionsCorresponding parts of computer and their functions
Corresponding parts of computer and their functionsPredieCatherynestrella Reyes
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingMayank Jain
 
Computer Networks basics and OSI
Computer Networks basics and OSIComputer Networks basics and OSI
Computer Networks basics and OSICS_GDRCST
 
Network components
Network componentsNetwork components
Network componentsAnas Karzoun
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentalswebhostingguy
 
Computer networking (nnm)
Computer networking (nnm)Computer networking (nnm)
Computer networking (nnm)nnmaurya
 
Computer network
Computer networkComputer network
Computer networkRahul Das
 
Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic conceptsrahul kapoliya
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking FundamentalsUMA MAHESWARI
 
Computer Network
Computer NetworkComputer Network
Computer Networkashiesh0007
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module IAjit Nayak
 
Network hardware
Network hardwareNetwork hardware
Network hardwaresnoonan
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)Vishwajit Nandi
 
Network Components
Network ComponentsNetwork Components
Network ComponentsIfrad Mahbub
 
network hardware
network hardwarenetwork hardware
network hardwaretumetr1
 

What's hot (20)

Corresponding parts of computer and their functions
Corresponding parts of computer and their functionsCorresponding parts of computer and their functions
Corresponding parts of computer and their functions
 
Basic Computer Network types and typologies
Basic Computer Network types and typologies Basic Computer Network types and typologies
Basic Computer Network types and typologies
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Computer Networks basics and OSI
Computer Networks basics and OSIComputer Networks basics and OSI
Computer Networks basics and OSI
 
Network components
Network componentsNetwork components
Network components
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Computer networking (nnm)
Computer networking (nnm)Computer networking (nnm)
Computer networking (nnm)
 
Computer network
Computer networkComputer network
Computer network
 
Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic concepts
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module I
 
Network hardware
Network hardwareNetwork hardware
Network hardware
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)
 
viddu Network
 viddu Network viddu Network
viddu Network
 
Network Components
Network ComponentsNetwork Components
Network Components
 
network hardware
network hardwarenetwork hardware
network hardware
 

Similar to 1.introduction to computer networks

Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...nesarahmad37
 
Network yr 7 week 6
Network yr 7 week 6Network yr 7 week 6
Network yr 7 week 6yuvan80
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networkingNor Zailani
 
networking.ppt
networking.pptnetworking.ppt
networking.pptsuchita74
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
monotoring Basics2
monotoring Basics2monotoring Basics2
monotoring Basics2Programmer
 
1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptx1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptxYashwant Srikrishnan
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxAASTHAJAJOO
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Backbone Network types.pptx
Backbone Network types.pptxBackbone Network types.pptx
Backbone Network types.pptxVERSITRONINC
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdfsophia763824
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdfJamesOtieno34
 

Similar to 1.introduction to computer networks (20)

Unit2.2
Unit2.2Unit2.2
Unit2.2
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
 
Network yr 7 week 6
Network yr 7 week 6Network yr 7 week 6
Network yr 7 week 6
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
Networks PPT
Networks PPTNetworks PPT
Networks PPT
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Basic networking
Basic networkingBasic networking
Basic networking
 
monotoring Basics2
monotoring Basics2monotoring Basics2
monotoring Basics2
 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
 
1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptx1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptx
 
Networking
NetworkingNetworking
Networking
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptx
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Backbone Network types.pptx
Backbone Network types.pptxBackbone Network types.pptx
Backbone Network types.pptx
 
Ex-1 Network components.pptx
Ex-1 Network components.pptxEx-1 Network components.pptx
Ex-1 Network components.pptx
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf
 

Recently uploaded

Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 

Recently uploaded (20)

Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 

1.introduction to computer networks

  • 1. Computer Communication & Networks Introduction to Networking Made by: Sidra !
  • 2. What is a Network? A network consists of 2 or more computers connected together, and they can communicate and share resources
  • 3. Why Networking? • Sharing information — i.e. data communication • Do you prefer these? • Or this?
  • 4. • Sharing hardware or software • E.g. print document • Centralize administration and support • E.g. Internet-based, so everyone can access the same administrative or support application from their PCs
  • 5. How many kinds of Networks? • Depending on one’s perspective, we can classify networks in different ways • Based on transmission media: Wired (UTP, coaxial cables, fiber- optic cables) and Wireless • Based on network size: LAN and WAN (and MAN) • Based on management method: Peer-to-peer and Client/Server • Based on topology (connectivity): Bus, Star, Ring …
  • 6. LAN - Local Area Network • Local Area Network (LAN) • Small network, short distance • A room, a floor, a building • Limited by no. of computers and distance covered • Usually one kind of technology throughout the LAN • Serve a department within an organization • Examples: • Network inside the Student Computer Room • Network inside your home
  • 7. WAN – Wide Area Network • A network that uses long-range telecommunication links to connect 2 or more LANs/computers housed in different places far apart. • Towns, states, countries • Examples: • Network of our Campus • Internet Your home USA WAN Campus
  • 8. MAN - Metropolitan Area Network  Larger than a LAN and smaller than a WAN - example: campus-wide network - multi-access network  Technologies:  coaxial cable  microwave
  • 9. Network Management Method Peer to Peer Network • Peer-to-peer network is also called workgroup • No hierarchy among computers all are equal • No administrator responsible for the network Peer-to-peer
  • 10. Network Management Method • Advantages of peer-to-peer networks: • Low cost • Simple to configure • User has full accessibility of the computer • Disadvantages of peer-to-peer networks: • May have duplication in resources • Difficult to uphold security policy • Difficult to handle uneven loading • Where peer-to-peer network is appropriate: • 10 or less users • No specialized services required • Security is not an issue • Only limited growth in the foreseeable future
  • 11. Network Management Method Clients and Servers • Network Clients (Workstation) • Computers that request network resources or services • Network Servers • Computers that manage and provide network resources and services to clients • Usually have more processing power, memory and hard disk space than clients • Run Network Operating System that can manage not only data, but also users, groups, security, and applications on the network • Servers often have a more stringent requirement on its performance and reliability
  • 12. Network Management Method • 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 • Support more users – difficult to achieve with peer-to-peer networks • Disadvantages of client/server networks • High cost for Servers • Need expert to configure the network • Introduce a single point of failure to the system
  • 13. Topology ― 3 basic types • Bus Topology • Simple and low-cost • A single cable called a trunk (backbone, segment) • Only one computer can send messages at a time • Passive topology - computer only listen for, not regenerate data
  • 14. Topology ― 3 basic types  Advantages of a bus topology:  uses less cable compared to other physical topologies like star  works well for small networks  does not need a central device, such as a hub, switch, or router  Disadvantages of a bus topology:  slower access to the network and less bandwidth due to the sharing of the same cable by all devices  challenging to identify and isolate problems  break at any point in the bus cable can disable the entire bus network
  • 15. Topology ― 3 basic types Star Topology • Each computer has a cable connected to a single point • More cabling, hence higher cost • All signals transmission through the hub; if down, entire network down • Depending on the intelligence of hub, two or more computers may send message at the same time Hub
  • 16. Topology ― 3 basic types  Advantages of a Star Topology:  upgradeable, flexible, and reliable  easy to design and install  diagnosing problems relatively easy  allows for more throughput than any other topology  Disadvantages of a Star Topology:  requires a lot of cable to connect computers .  expensive to build because of the additional cost of cables and devices
  • 17. Topology ― 3 basic types • Ring Topology • Every computer serves as Ack T T a repeater to boost signals T • Typical way to send data: T dat T dat • Token passing a a • only the computer who gets the token can send T data T T Ack • Disadvantages T Ack dat • Difficult to add computers a • More expensive T • If one computer fails, whole network fails T Ack
  • 18. Network Devices: Repeaters  A repeater receives the signal, regenerates it, and passes it on.  Repeaters are used mainly at the edges of networks to extend the wire so more workstations can be added.
  • 19. Network Devices: Hubs  Using a hub changes the network topology from a linear bus, where each device plugs directly into the wire, to a star.  Hubs come in three basic types:  Passive  Active  Intelligent
  • 20. Network Devices: Bridges  Bridges operate at the data link layer of the OSI model.  The function of the bridge is to make intelligent decisions about whether or not to pass signals on to the next segment of a network.  When a bridge sees a frame on the network, it looks at the destination MAC address and compares it.
  • 21. Network Devices: Switches  Switches learn certain information about the data packets that they receive from computers on the network.  They use this information to build forwarding tables to determine the destination of data sent by one computer to another on the network.  They help segment a network and reduce network traffic congestion.
  • 22. Network Devices: Routers  Routers operate at the Network layer of the OSI model.  They are slower than bridges and switches but make "smart" decisions on how to route packets.  Routers are capable of segmenting the network.