SlideShare une entreprise Scribd logo
1  sur  28
NETWORKING
FUNDAMENTALS




        Selected Concepts
WHAT IS A NETWORK?
   A network is simply two or more computers
    that are linked together.
   The most common types of networks are:
          Local Area Networks (LANS) and
          Wide Area Networks (WANS).
   The primary difference between the two is
    that a LAN is generally confined to a limited
    geographical area, whereas a WAN covers a
    large geographical area. Most WANs are
    made up of several connected LANs.
TYPES OF NETWORKS
   Local Area Network (LAN) – a network that spans a
    small area such as a building or an office.
       Software applications and other resources are stored on a
        file server.
       Print servers enable multiple users to share the same
        printer.
   Wide Area Network (WAN) – a network that spans a
    wide geographical area; there are several types of
    WANS
       Metropolitan area network (MAN)
       Public access network (PAN)
       Value added network (VAN)
       Virtual private network (VPN)
TYPES OF NETWORKS
   Intranet – An intranet is a private LAN designed for
    use by everyone within an organization. An intranet
    might consist of an internal e-mail system, a message
    board and one or more Web site portals that contain
    company news, forms, and personnel information.
    Access to an intranet’s web site is restricted by a
    firewall.
   Extranet – a network that connects people within
    your company with people who are outside your
    company--all within a secure, password-protected
    network that can be accessed from anywhere.

                   people who are outside your
BENEFITS OF A
                                   NETWORK
   Information sharing:             Authorized users can use other
    computers on the network to access and share information and data.
    This could include special group projects, databases, etc.
   Hardware sharing:              One device connected to a network, such
    as a printer or scanner, can be shared by many users.
   Software sharing:             Instead of purchasing and installing a
    software program on each computer, it can be installed on the server.
    All of the users can then access the program from a single location.
   Collaborative environment:                Users can work together on
    group projects by combining the power and capabilities of diverse
    equipment.
RISKS OF NETWORK
                        COMPUTING
   The security of a computer network is
    challenged everyday by:
       Equipment malfunctions
       System failures
           Note: equipment malfunctions and system failures may
            be caused by natural disasters such as floods, storms, or
            fires, and electrical disturbances
       Computer hackers
       Virus attacks
COMMUNICATIONS
                          MEDIA
   Communications Channel

       To transfer data from one computer to another
        requires some type of link through which the data
        can be transmitted. This link is known as the
        communications channel.
       To send data through the channel requires some
        type of transmission media, which may be either
        physical or wireless.
PHYSICAL MEDIA
   Twisted-pair cable – consists of two independently
    insulated wires twisted around each other (least
    expensive type of cable—the kind that is used in many telephone
    systems)
   Coaxial cable – consists of an insulated center wire
    grounded by a shield of braided wire (the primary type of
    cabling used by the cable television industry; it is more expensive than
    twisted pair)
   Fiber-optic cable – contains hundreds of clear
    fiberglass or plastic fibers (threads) (made from thin, flexible
    glass tubing; bandwidth is greater, so it can carry more data; it is lighter
    than metal wires and is less susceptible to interference; it is fragile and
    expensive)
   ISDN line – a special digital telephone line that
    transmits and receives information at very high
    speeds
WIRELESS MEDIA
   Microwave system – transmits data via high-
    frequency radio signals through the atmosphere
   Satellite system – receive transmitted signals, amplify
    them, and then transmit the signals to the appropriate
    locations
   Cellular technology – uses antennae resembling
    telephone towers to pick up radio signals within a
    specific area (cell)
   Infrared technology – transmits data as infrared light
    waves from one device to another, providing wireless
    links between PCs and peripherals
    Note: The type selected is determined by the type of
    network, the size of the network, and the cost.
HOW ARE NETWORKS
             CATEGORIZED?
 Networks are usually classified using
 three properties:
     Topology
     Protocol

     Architecture
NETWORK
                             TOPOLOGIES
   Network Topology (or layout) – refers to the way
    computers and peripherals are configured to form
    networks
      Bus topology – all computers are linked by a single
       line of cable
      Star topology – multiple computers and peripheral
       devices are linked to a central computer, called a
       host
      Ring topology – each computer or workstation is
       connected to two other computers, with the entire
       network forming a circle
      Hybrid topology – combine network layout
        types to meet their needs
NETWORK/COMMUNICATION
               PROTOCOLS
 A protocol is simply an agreed-on set of
  rules and procedures for transmitting data
  between two or more devices.
 Features determined by the protocol are:
       How the sending device indicates it has finished
        sending the message.
       How the receiving device indicates it has received
        the message.
       The type of error checking to be used.
NETWORK/COMMUNICATIONS
                PROTOCOLS

 Most networks use Ethernet, but some
  network may use IBM’s Token Ring
  protocol.
 On the Internet, the major protocol is
  TCP/IP (an acronym for Transmission
  Control Protocol/Internet Protocol).
EXAMPLE OF AN ETHERNET
                   BUS
             Ethernet LANs use a bus
              topology.
             All stations are connected to
              a single long cable.
             Any station can send a
              signal along the cable, which
              all other stations will receive.
              Unlike ring topologies, the
              cable doesn't close a loop.
TOKEN RING NETWORK
          A token passing ring LAN is a
           group of computers connected in
           a loop. The group uses a token
           passing access mechanism.
          A computer wishing to send data
           should first receive permission.
           When it gets control of the
           network it may transmit a frame.
           Each frame transmitted on the
           ring is transmitted from one
           computer to the next, until it
           ultimately returns to the initiator of
           the transmission.
INTERNET PROTOCOLS
NETWORKING HARDWARE
                   AND SOFTWARE

   Hub – electronic device (with a number of ports) used
    in a LAN to link groups of computers
   Repeaters (also called amplifiers) – electronic devices
    that receive signals and amplify and send them along
    the network
   Routers - electronic devices used to ensure
    messages are sent to their intended destinations
   Gateway – consists of hardware and/or software that
    allows communications between dissimilar networks
   Bridge – consists of hardware and/or software
     that allows communication between two
     similar networks
HUBS


The original Ethernet LANs relied on certain physical
characteristics of the cable carrying the network data
(usually coaxial cable). New Ethernet technologies
introduced new cable types that we unable to fulfill the
original physical requirements. New devices - hubs -
were introduced to simulate those characteristics.
Simply put, the hub's major function is to replicate data it
receives from one device attached to it to all others.
REPEATERS
A common problem in the networking world is that of weakening
electrical signals. Electrical signals traveling through wires (such as
copper wires used in most networks), weaken due to the wire's
electrical resistance. This effect limits the lengths of the cable that can
be used. A repeater will overcome this limit, when there is a need to
connect two computers at a larger distance.
A repeater is connected to two cable segments. Any electrical signal
reaching the repeater from one segment, will be amplified and
retransmitted to the other segment.




                      An illustration of a repeater at work
       The electrical signal entering the repeater at one end is weakened.
       The repeater amplifies the electrical signals and resends the data.
ROUTERS




   Routers connect two or more networks and forward data
    packets between them. When data arrives from one of
    the segments, the router decides, according to it's routing
    table, to which segment to forward that data.
GATEWAY


   "Gateway" is a term that was once used to refer to a routing device.
    Today, in the TCP/IP world, the term "router" is used to describe such a
    device.

    The term gateway now refers to special-purpose devices, that perform
    protocol conversions. Gateways implement application layer
    conversions of information received from various protocols.

   Examples of gateways found on today's markets are:
        VocalTec Gateway: A gateway that converts human speech traveling on
         analog phone lines into local area network protocol data, and visa-versa.
        RadVision Gateway: Converts video from digital phone lines into local area
         network protocol data, and visa-versa.
MODEMS


 An illustration of data sent using a modem and a regular
                       telephone line.


A modem is a device that converts digital data originating from a
terminal or computer, to analog signals used by voice
communication networks such as the telephone system. At one
end, modems convert the digital pulses to audible tones and
convert audio tones back to digital pulses at the other.
The word "Modem" stands for "MOdulator-DEModulator".
MODEMS
   Transmission speed

    Modems are available in different transmission speeds, which
    are measured in BPS (bits per second) also called BAUD rate.
    Standard modems speeds: 9600 baud, 14400 baud, 28800
    baud, 33600 baud, 56800 baud.

   Internal/External

    Internal modems are electronic cards. An internal modem is
    installed in one of the computer's expansion slot.
    External modems are fully functioning external devices. The
    external modem is connected to a computer using a serial
    cable to one of the computer's serial ports, and draws power
    from an external power source.
EXAMPLE OF
                              FIREWALL




   Firewalls are systems that establish access control policies
    among networks. They can block information from entering
    a network or from getting out of that network, they can
    permit different users to perform different kinds of
    operations, according to the user's authorizations .
NETWORK
                         ARCHITECTURE
   Network architecture – refers to the way a
    network is designed and built. The two major
    types are:
       Peer-to-peer architecture – Computers connect
        with each other in a workgroup to share files,
        printers, and Internet access. This is used to
        connect a small number of computers.
       Client/server architecture – sends information from
        a client computer to a server, which then relays the
        information back to the client computer, or to other
        computers on the network
COMMUNICATION
                    PROTOCOLS
   File transfer protocol (FTP) – used to transmit files.
   Simple mail transfer protocol (SMTP) – used to
    transmit e-mail messages.
   Post office protocol (POP) – allows the recipient to
    retrieve messages.
   Wireless application protocol – enables wireless
    devices to access and use the Internet using a
    client/server network.
   802.11 – protocol for wireless LAN technology
DATA TRANSMISSION
                  CHARACTERISTICS
   Bandwidth (rate of transmission)
   Analog or Digital (type of signal)
      Analog transmission – takes the form of
       continuous waves transmitted over a medium at a
       certain frequency rage
      Digital transmission – sends data in the form of bits

   Serial or Parallel (order of bits)
      Serial transmission – all of the data bits are
       transmitted one bit after another in a continuous
       line
      Parallel transmission – data bits are sent at the
       same time along multiple paths
COMMUNICATIONS
                  SOFTWARE
   E-Mail Software – used to send and receive
    electronic messages using the Internet
   Web Browser – allows users to access and
    view Web pages
   Groupware – allows groups of people on a
    network to share information and to
    collaborate on various projects

Contenu connexe

Tendances

Network Types and Topologies
Network Types and TopologiesNetwork Types and Topologies
Network Types and TopologiesChristopher Brown
 
Network devices
Network devicesNetwork devices
Network devicesAshok R
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networkingSithu PM
 
basic networking
basic networkingbasic networking
basic networkingAnmol Bagga
 
Types of Network
Types of NetworkTypes of Network
Types of NetworkAvishek Kar
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentalsjpprakash
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsritajindal2
 
Virtual Private Network(VPN)
Virtual Private Network(VPN)Virtual Private Network(VPN)
Virtual Private Network(VPN)Abrish06
 
Computer network
Computer networkComputer network
Computer networkNeha Gupta
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPTAIRTEL
 
Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic conceptsrahul kapoliya
 
Network Basics
Network BasicsNetwork Basics
Network Basicstmavroidis
 

Tendances (20)

Wide Area Networking
Wide Area NetworkingWide Area Networking
Wide Area Networking
 
Network Types and Topologies
Network Types and TopologiesNetwork Types and Topologies
Network Types and Topologies
 
Computer networks
Computer networksComputer networks
Computer networks
 
Network devices
Network devicesNetwork devices
Network devices
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
basic networking
basic networkingbasic networking
basic networking
 
Types of Network
Types of NetworkTypes of Network
Types of Network
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentals
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
Virtual Private Network(VPN)
Virtual Private Network(VPN)Virtual Private Network(VPN)
Virtual Private Network(VPN)
 
Computer network
Computer networkComputer network
Computer network
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic concepts
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Network Basics
Network BasicsNetwork Basics
Network Basics
 

En vedette

Creative Possibilities in Data Visualization and Networked Art
Creative Possibilities in Data Visualization and Networked ArtCreative Possibilities in Data Visualization and Networked Art
Creative Possibilities in Data Visualization and Networked ArtDiego Maranan
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networkingNor Zailani
 
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...Innovation Network
 
Classification of Programming Languages
Classification of Programming LanguagesClassification of Programming Languages
Classification of Programming LanguagesProject Student
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecturesabari Giri
 
Computer Uses in different areas
Computer Uses in different areasComputer Uses in different areas
Computer Uses in different areasswatikakade
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 

En vedette (13)

Lesson 25
Lesson 25Lesson 25
Lesson 25
 
Creative Possibilities in Data Visualization and Networked Art
Creative Possibilities in Data Visualization and Networked ArtCreative Possibilities in Data Visualization and Networked Art
Creative Possibilities in Data Visualization and Networked Art
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
PC
PCPC
PC
 
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...
Data Placemats: A DataViz Technique to Improve Stakeholder Understanding of E...
 
Classification of Programming Languages
Classification of Programming LanguagesClassification of Programming Languages
Classification of Programming Languages
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
 
3.2.2 World Wide Web (WWW)
3.2.2 World Wide Web (WWW)3.2.2 World Wide Web (WWW)
3.2.2 World Wide Web (WWW)
 
3.1 Network Basic
3.1 Network Basic3.1 Network Basic
3.1 Network Basic
 
Computer Uses in different areas
Computer Uses in different areasComputer Uses in different areas
Computer Uses in different areas
 
storage devices
storage devicesstorage devices
storage devices
 
Presentation on storage device
Presentation on storage devicePresentation on storage device
Presentation on storage device
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 

Similaire à Networking fundamentals

Networkingfundamentals
NetworkingfundamentalsNetworkingfundamentals
NetworkingfundamentalsSithu PM
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
It infrastructure
It infrastructureIt infrastructure
It infrastructureraptrovic
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingPriya Manik
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devicesKunal Bhansali
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsseemadav1
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qauGulshanKumar368
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptxbantisworld
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic conceptsMd Irfan Ansari
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
Imd Corporate Presentation Nov 2010
Imd Corporate Presentation   Nov 2010Imd Corporate Presentation   Nov 2010
Imd Corporate Presentation Nov 2010anneke_blaauw
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Computer network updated
Computer network updatedComputer network updated
Computer network updatedKing Abidi
 

Similaire à Networking fundamentals (20)

Computer Networking
Computer Networking Computer Networking
Computer Networking
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Networkingfundamentals
NetworkingfundamentalsNetworkingfundamentals
Networkingfundamentals
 
Networking fundamentals (1)
Networking fundamentals (1)Networking fundamentals (1)
Networking fundamentals (1)
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
It infrastructure
It infrastructureIt infrastructure
It infrastructure
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Week seven
Week sevenWeek seven
Week seven
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devices
 
Networking
NetworkingNetworking
Networking
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic concepts
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Imd Corporate Presentation Nov 2010
Imd Corporate Presentation   Nov 2010Imd Corporate Presentation   Nov 2010
Imd Corporate Presentation Nov 2010
 
Ch1
Ch1Ch1
Ch1
 
What is networking
What is networkingWhat is networking
What is networking
 
Computer network updated
Computer network updatedComputer network updated
Computer network updated
 
Networks
NetworksNetworks
Networks
 

Plus de Besar Limani

Plus de Besar Limani (16)

Test shqip
Test shqipTest shqip
Test shqip
 
Endangered species list
Endangered species listEndangered species list
Endangered species list
 
Pc
PcPc
Pc
 
Isp
IspIsp
Isp
 
Web browser
Web browserWeb browser
Web browser
 
Hosting servers
Hosting serversHosting servers
Hosting servers
 
How the internet works.
How the internet works.How the internet works.
How the internet works.
 
What is computer software
What is computer softwareWhat is computer software
What is computer software
 
Searchingthe internet
Searchingthe internetSearchingthe internet
Searchingthe internet
 
Operatingsystem
OperatingsystemOperatingsystem
Operatingsystem
 
Howthe internet
Howthe internetHowthe internet
Howthe internet
 
History of-computers513
History of-computers513History of-computers513
History of-computers513
 
Googling
GooglingGoogling
Googling
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Hardware
HardwareHardware
Hardware
 
Data vs. information
Data vs. informationData vs. information
Data vs. information
 

Networking fundamentals

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