SlideShare uma empresa Scribd logo
1 de 64
Baixar para ler offline
Discovering Computers 2008




               Chapter 7
            Communications
             and Networks
                             1
2

Chapter 7 Objectives
   Discuss the components required for
       successful communications
                                                     Explain the purpose of
                                                    communications software
        Identify various sending
         and receiving devices
                                               Describe various types of lines for
                                           communications over the telephone network
Describe uses of computer communications
                                                    Describe commonly used
                                                    communications devices
   List advantages of using a network
                                                 Discuss different ways to set up
                                                        a home network
    Differentiate among client/server,
     peer-to-peer, and P2P networks
                                              Identify various physical and wireless
                                                       transmission media
      Describe the various network
       communications standards
3

Communications
What are computer communications?
   Process in which two or more computers/devices transfer
   data, instructions, and information
4

Communications
What is needed for successful communications?

         Sending           Communications           Communications
     device — initiates    device — connects        channel — media
       instruction to     the sending device to        on which data,
       transmit data,     the communications           instructions, or
      instructions, or           channel             information travel
        information


               Communications              Receiving
               device — connects        device — accepts
               the communications     transmission of data,
                  channel to the         instructions, or
                 receiving device          information
5

Uses of Computer Communications
What are some uses of communications technology?


                                                   Instant
 Internet           Web            E-Mail         Messaging

                                             Internet
      Chat Rooms          Newsgroups
                                            Telephony
                                                 Fax Machine
                    Web            Video
  FTP                                            or Computer
                   Folders      Conferencing
                                                  Fax/Modem
6

What are wireless messaging services?
TEXT MESSAGING
                       Limit messages to usually fewer
                       than 300 characters
   Text messaging      Mobile to Mobile
allows users to send   Mobile to E-Mail
  and receive short    Web to Mobile
    text messages      Mobile to Provider: use common
 (SMS) on a phone      short code – 4 or 5 digit num
       or PDA          assigned to specific content or
                       wireless service provider, followed by
                       message – e.g. vote for TV prg
                       contestant
7

What are wireless messaging services?
PICTURE MESSAGING
   Video messaging: to send short video clips (about 15
   seconds)
   Smart phones & PDAs with picture/video messaging
   also called MMS (multimedia message service)
   Camera phone, video phone
   Mobile to Mobile
   Mobile to E-Mail
                                     Picture messaging
                                    allows users to send
                                     graphics, pictures,
                                     video clips, sound
                     Video
                                    files, and short text
                    messaging
                                           messages
8

What are wireless messaging services?
WIRELESS INSTANT MESSAGING (IM)
   Real-time Internet communications service that allow
   wireless mobile devices to exchange messages with
   one or more mobile devices or online users
   Some WISP provide IM service: smart phone &
   PDAs can be used to send & receive instant messages
   AOL Instant Messenger (AIM),
   Yahoo! Messenger
   Mobile to Mobile                    Wireless instant
   Mobile to PC                       messaging allows
   Web to Mobile                       wireless mobile
                                     devices to exchange
                                           messages
9

Uses of Computer Communications
What are wireless Internet access points
and cybercafés?
   Wireless Internet access
   point allows wireless
   connection to Internet in
   public location
      Hot sport, 3G network

   Cybercafé is coffee house
   that provides computers
   with Internet access – some
   are also hot spots
10

Uses of Computer Communications
What is a global positioning system (GPS)?
    Navigation system consists of one or more earth-based
    receivers that accept & analyze signals sent by satellites in
    order to determine the geographical location
    GPS receiver: handheld, mountable or embedded device
    containing an antenna, a radio receiver and a processor –
    many include screen display showing an individual’s
    location on a map
11

   Uses of Computer Communications
   What is a global positioning system (GPS)?
                                                Step 2.
Step 1.                                         A GPS receiver
GPS satellites orbit                            (such as in a car, a
Earth. Every                                    wearable device, a
thousandth of a                                 smart phone, a
second, each satellite                          handheld device,
sends a signal that                             or a collar)
indicates its current                           determines its
position to the GPS                             location on Earth
receiver.                                       by analyzing at
                                                least 3 separate
                                                satellite signals
                                                from the 24
                                                satellites in orbit.
12

Uses of Computer Communications

What are collaboration and groupware?
    Collaboration or work
    online is working with other
    users connected to a server
     A document management system
     provides for storage and
     management of a company’s
     documents

    Groupware is software that
    allows people work together
    and share information over a
    network
13

 Uses of Computer Communications
What are voice mail and web services?
   Voice mail is voice message
   converted to digital form
   Web services describe standardized
   software that enables programmers
   to create applications that
   communicate with other remote
   computers over the Internet or on an
   internal business network
      doesn’t specific require prg lang,
      OS, or Web browser
      By sending properly formatted
      XML (eXtensive Markup
      Language) files to Web services
14




NETWORK
15

Networks
What is a network
          network?
   Collection of
   computers and devices
   connected via
   communications
   devices and
   transmission media




 What are the advantages of using a network?
16

Networks
What is a local area network (LAN and a
                              LAN)
metropolitan area network (MAN
                            MAN)?
   Network in limited geographical area such as
   home or office building
      Wireless LAN (WLAN
                    WLAN)
   Metropolitan area network (MAN) connects LANs
   in city or town
17

Networks
What is a wide area
network (WAN)?
   Network that covers
   large geographic
   area using many
   types of media
   Internet is world’s
   largest WAN
18




NETWORK ARCHITECTURES
      peer-to-peer &
           P2P
19

Networks
What is a client/server
network?
   One or more computers
   act as server and other
   computers, or clients,
   access server
20

Networks
What is a peer-to-peer
network?
   Simple network
   that connects
   fewer than 10
   computers
   Each computer,
   or peer, has equal
   capabilities
21




NETWORK TOPOLOGIES
      bus, ring & star

 (layout of devices in network)
22

Networks
What is a bus network?
   All computers and devices connect to central
   cable or bus
23

Networks
What is a ring network?
   Cable forms closed
   ring, or loop, with all
   computers and devices
   arranged along ring
   Data travels from
   device to device
   around entire ring, in
   one direction
24

Networks
What is a star network?
   All devices connect to
   a central device (hub
   or switch)
   All data transferred
   from one computer to
   another passes
   through hub or switch
25

Networks
What is an intranet?

          Internal network that uses Internet technologies


          Makes information accessible to employees


          Typically includes connection to Internet


          Extranet allows customers or suppliers to access
          part of company’s intranet
26

Intranet
27




       NETWORK COMMUNICATIONS
             STANDARDS
Ethernet, Token Ring, TCP/IP, 802.11 (Wi-Fi), Bluetooth,
            UWB, IrDA, RFID, WiMAX, WAP
28

Network Communications Standards
What are Ethernet and token ring?

     Ethernet technology allows computers to contend
                   for access to network
         If two computers send data at same time, a collision occurs and
                       computers must send the data again




     Token ring technology controls access to network
       by requiring devices to pass a special signal,
                       called token
29

Network Communications Standards
What are TCP/IP and 802.11 (Wi-Fi)?
   TCP/IP (Transmission Control Protocol/Internet
   Protocol) technology transmits data by breaking it up
   into small pieces, or packets
      Commonly used for Internet transmissions
   802.11 (Wi-Fi) is family of standards for wireless LANs
30
31

Network Communications Standards
What is Bluetooth?




            Short-range radio waves transmit
             data between Bluetooth devices
32

   Network Communications Standards
   What are UWB, IrDA, RFID, WiMAX, and Wireless
   Applications Protocol (WAP)?
UWB                          IrDA
specification allows         specification allows
data to be transferred       data to be transferred      Worldwide Interoperability
wirelessly via short-range   wirelessly via infrared     for Microwave Access (WiMAX
radio waves                  light waves                 or 802.16)
                                                         standard that specifies how wireless
                                                         devices communicate over the air
            Radio Frequency                              in a wide area
            Identification (RFID)                      Wireless Applications
            uses radio signals to communicate          Protocol (WAP)
            with a tag placed in an object             allow wireless mobile devices
                                                       to access Internet
33
34

  Communications Software
  What is communications software?
                                          System software
     Programs that help users
     establish connection to
     Internet, other network,
     or another computer        Programs that help users       Application
                                manage transmission of          software
                                data, instructions,
                                and information
                                                      Programs that provide an
                                                      interface for users to
                                                      communicate with one
                                                      another
Application software for communication:
e-mail, FTP, Web browser, newsgroup/message
boards, chat rooms, instant messaging, video
conferencing, Internet telephony,…
35




Communications Over the Telephone Network
        Dial-Up Lines, Dedicated Lines
36

Communications Over the Telephone Network

What is the public switched
telephone network (PSTN)?
    Worldwide telephone
    system that handles
    voice-oriented
    telephone calls
37

Communications Over the Telephone Network

What is a dial-up line?
    Temporary connection using telephone line for
    communications
      Computers at any two locations can establish a
      connection using modems and telephone network
      Costs no more than making regular call
38

Communications Over the Telephone Network

What is a dedicated line?
    Always-on connection
    between two
    communications
    devices
39

Communications Over the Telephone Network

Dedicated lines:
  5 types:
   1.ISDN (Integrated Service Digital Network) line
   2.DSL (Digital Subscriber Line), ADSL (Asymmetric …)
   3.FTTH & FHHB (Fiber to the Home/Building)
   4.T-Carrier line (T1, fractional T1, T3)
   5.ATM (Asynchronous Transfer Mode)
                                     ISDN line technique
             multiplexing           of carrying 3 or more
                                   signals at once through
                                         the same line
40




Communications Devices
41

Communications Devices
What are examples of communications devices?
         Common types are dial-up modems, ISDN and
         DSL modems, cable modems, wireless modems,
             network cards, wireless access points,
                      routers, and hubs

                ISDN and DSL modems send
                 and receive data from ISDN
                        and DSL lines
42

Communications Devices
What is a dial-up modem?
   A dial-up modem converts digital signals to analog signals
   and vice versa
      Usually in the form of an adapter card
43

Communications Devices
What are ISDN (Integrated Service Digital Network)
and DSL (Digital Subscriber Line) modems?


        Communications devices that send and
         receive digital ISDN and DSL signals


        Usually external devices in which one
    end connects to a telephone line and the other
      end connects to a port on the system unit
44

Communications Devices
What is a cable modem?
 Sends and receives data
 over cable television
 (CATV) network
 Much faster than dial-
 up modem or ISDN;
 speed similar to DSL
 Sometimes called a
 broadband modem
 Placed after cable splitter
 System unit has network
 card – e.g. Ethernet card
45

Communications Devices
What is a wireless modem?
   Allows access to the Web
   wirelessly from a
   notebook computer, a
   PDA, a smart phone, or
   other mobile device
   Typically use the same waves used by cellular telephones
   Has external or built-in antenna
   Available as PC Cards, ExpressCard modules and flash
   cards
46

 Communications Devices
What is a network card?
   Is an adapter card, PC Card,
   ExpressCard module, USB
   network adapter, or flash card
   that enables computer or device to
   access network
   Coordinates the transmission and
   receipt of data, instructions &
   information to & from the
   computer or devices containing
   the network card                   Wireless network card
   Sometimes called network
   interface card (NIC)
47

Communications Devices
What is a wireless access point?
    Central
    communications
    device that allows
    computers and
    devices to transfer
    data wirelessly among
    themselves or
    wirelessly to a wired
    network
48

Communications Devices
What is a router?
   Connects computers and
   transmits data to correct
   destination on network
   Routers forward data on
   Internet using fastest
   available path
   Some routers have a built-in
   hardware firewall
49

Communications Devices
What is a hub or switch?
    Device that provides central
    point for cables in network
    Some hubs include routers –
    hub receives data from many
    directions and then forwards it
    to one or more destinations




What are the differences between a hub & a switch & a router?
50

Home Networks

What is a home network?
      Multiple computers
      connected in home
      Several types of home
      networks
          Ethernet — connect
          computers via cable
          Powerline cable —
          use electrical lines in house
          Phoneline — use
          telephone lines



Wireless Home Network
 HomeRF network, Wi-Fi home network
51




Communications Channel
52

Communications Channel
What is a communications channel?
   Transmission media on which data travels in
   communications system
                                       Bandwidth is amount of
    Transmission media                 data that can travel
    are materials capable of           over a communications
    carrying one or more               channel
    signals
                               Latency is the time it
                               takes a signal to travel
                               from one location to
                               another on a network
53

Transmission Media
                 Transmission media
                      category



      Baseband media             Broadband media
     transmit only one        transmit multiple signals
      signal at a time          at much faster speed


                              Download transfer rates are
                                 faster than upload


                              DSL, cable television Internet
                                  service, satellites,…
54

Communications Channel
How is a request sent over the
Internet using a communications
channel?
55

Transmission Media

                       Transmission media
                             types




Physical transmission media        Wireless transmission media


   Twisted-Pair Cable, Coaxial        Infrared, Broadcast Radio,
    Cable, Fiber Optic Cable          Cellular Radio, Microwave
56

Physical Transmission Media
What is physical transmission media?
  Wire, cable and other
  tangible materials used to
  send communications signals
57

Physical Transmission Media
What are twisted-pair cable and coaxial cable?
    Twisted-pair cable is used for telephone systems and network cabling
    (LAN)
    Reduced noise – electrical disturbance that can degrade
    communication
58

Physical Transmission Media
What are twisted-pair cable and coaxial cable?
    Coaxial cable is often used for cable television wiring – long distance
    Single copper wire surrounded by at least 3 layers: an insulation
    material, a woven or braided metal, a plastic outer coating
59

 Physical Transmission Media
What is fiber-optic cable?
   Capable of carrying
   significantly more
   data at faster speeds
   than wire cables
   Less susceptible
   to interference
   (noise) and, therefore,
   more secure
   Smaller size (thinner
   and lighter)
60

Wireless Transmission Media
What is wireless transmission media?
   Used when inconvenient, impractical, or impossible to
   install cables
   Includes Bluetooth and IrDA
61

Wireless Transmission Media
What are broadcast radio and cellular radio?
   Broadcast radio distributes radio signals over long distances (btw
   cities, countries,…) and short distances (within an office or home)
   - Flexible & portable but slower, more susceptible to noise
   - used by Bluetooth, UMB, HomeRF, Wi-Fi, and WiMAX
   * Bluetooth & UMB are alternatives to infrared communications
   * Hot spots use Wi-Fi & WiMAX networks
   Cellular radio
   is form of broadcast radio used for
   mobile communications – wireless
   modems & cellular telephones (use high-
   frequency radio waves to transmit voice
   & digital data messages)
   - 1G, 2G & 3G
62

Wireless Transmission Media
What is a microwave station?
   Earth-based reflective dish contains antenna, transceivers
   and other equipments for microwave communications
   Microwave: radio waves at high-speed signal transmission
   (fixed wireless)
   Must be transmitted in
   straight line with no
   obstructions
63

Wireless Transmission Media
What is a communications satellite?
  Space station that receives microwave
  signals from earth-based station, amplifies
  (strengthens) signals, and broadcasts
  signals back to any number of earth-based
  stations (microwave stations, smart phones
  & GPS) - uplink down link
  Air navigation, television and radio
  broadcast, & Internet connections use
  communications satellites
  Satellite Internet connection needs a
  satellite dish & a satellite modem card
64

Summary of Communications and Networks




    Communications terminology
        and applications
                                           Various communications
                                        devices, media, and procedures
 How to join computers into a network




Chapter 7 Complete

Mais conteúdo relacionado

Mais procurados

Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communicationsCliffSugermen
 
Radio sobre fibra
Radio sobre fibraRadio sobre fibra
Radio sobre fibrajjarango
 
The latest development networks and communications (Microsoft Word)
The latest development networks and communications (Microsoft Word)The latest development networks and communications (Microsoft Word)
The latest development networks and communications (Microsoft Word)ainizbahari97
 
Ericsson Connected Home Solution
Ericsson Connected Home SolutionEricsson Connected Home Solution
Ericsson Connected Home SolutionEricsson France
 
Voip – An Insight Into A Progressing Technology
Voip – An Insight Into A Progressing TechnologyVoip – An Insight Into A Progressing Technology
Voip – An Insight Into A Progressing TechnologyLeonardo Pimenta
 
Mis lecture 1 a
Mis lecture 1 aMis lecture 1 a
Mis lecture 1 albadeniji
 
The latest open source software available and the latest development in it
The latest open source software available and the latest development in itThe latest open source software available and the latest development in it
The latest open source software available and the latest development in itRizwan Razman
 
Chapter 6 - Multimedia Over Ip
Chapter 6 - Multimedia Over IpChapter 6 - Multimedia Over Ip
Chapter 6 - Multimedia Over IpPratik Pradhan
 
The latest development in network and communication
The latest development in network and communicationThe latest development in network and communication
The latest development in network and communicationRizwan Razman
 
Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)mashiur
 
The LTE Subscriber: Unraveled
The LTE Subscriber: UnraveledThe LTE Subscriber: Unraveled
The LTE Subscriber: UnraveledGoing LTE
 
Video Conferencing PAGES
Video Conferencing PAGESVideo Conferencing PAGES
Video Conferencing PAGESVideoguy
 
LTE: Building New Killer Apps
LTE: Building New Killer AppsLTE: Building New Killer Apps
LTE: Building New Killer AppsMarko Gargenta
 
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012Verimatrix - Multi-network Solutions in the Real World - CSTB 2012
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012Verimatrix
 
Chapter 7 - Multimedia Networking Issues
Chapter 7 - Multimedia Networking IssuesChapter 7 - Multimedia Networking Issues
Chapter 7 - Multimedia Networking IssuesPratik Pradhan
 

Mais procurados (20)

Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communications
 
Modul ict bi
Modul ict biModul ict bi
Modul ict bi
 
Radio sobre fibra
Radio sobre fibraRadio sobre fibra
Radio sobre fibra
 
The latest development networks and communications (Microsoft Word)
The latest development networks and communications (Microsoft Word)The latest development networks and communications (Microsoft Word)
The latest development networks and communications (Microsoft Word)
 
Manika
ManikaManika
Manika
 
Ericsson Connected Home Solution
Ericsson Connected Home SolutionEricsson Connected Home Solution
Ericsson Connected Home Solution
 
Voip – An Insight Into A Progressing Technology
Voip – An Insight Into A Progressing TechnologyVoip – An Insight Into A Progressing Technology
Voip – An Insight Into A Progressing Technology
 
Mis lecture 1 a
Mis lecture 1 aMis lecture 1 a
Mis lecture 1 a
 
The latest open source software available and the latest development in it
The latest open source software available and the latest development in itThe latest open source software available and the latest development in it
The latest open source software available and the latest development in it
 
Chapter 6 - Multimedia Over Ip
Chapter 6 - Multimedia Over IpChapter 6 - Multimedia Over Ip
Chapter 6 - Multimedia Over Ip
 
The latest development in network and communication
The latest development in network and communicationThe latest development in network and communication
The latest development in network and communication
 
Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)
 
The LTE Subscriber: Unraveled
The LTE Subscriber: UnraveledThe LTE Subscriber: Unraveled
The LTE Subscriber: Unraveled
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Video Conferencing PAGES
Video Conferencing PAGESVideo Conferencing PAGES
Video Conferencing PAGES
 
LTE: Building New Killer Apps
LTE: Building New Killer AppsLTE: Building New Killer Apps
LTE: Building New Killer Apps
 
Introduction to Data
Introduction to DataIntroduction to Data
Introduction to Data
 
I ieeee
I ieeeeI ieeee
I ieeee
 
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012Verimatrix - Multi-network Solutions in the Real World - CSTB 2012
Verimatrix - Multi-network Solutions in the Real World - CSTB 2012
 
Chapter 7 - Multimedia Networking Issues
Chapter 7 - Multimedia Networking IssuesChapter 7 - Multimedia Networking Issues
Chapter 7 - Multimedia Networking Issues
 

Destaque

Postmodernizm prezentacja
Postmodernizm prezentacjaPostmodernizm prezentacja
Postmodernizm prezentacjaiwa22
 
CSC1100 - Chapter10 - Information System
CSC1100 - Chapter10 - Information SystemCSC1100 - Chapter10 - Information System
CSC1100 - Chapter10 - Information SystemYhal Htet Aung
 
EduBrand Alumni Loyalty Program
EduBrand Alumni Loyalty ProgramEduBrand Alumni Loyalty Program
EduBrand Alumni Loyalty ProgramAlex Fabristov
 
Practica 1
Practica 1Practica 1
Practica 1urilaura
 
江南風雲錄與二泉映月
江南風雲錄與二泉映月江南風雲錄與二泉映月
江南風雲錄與二泉映月James Lee
 
HIT3328 - Chapter03 - Simple Interactive Apps
HIT3328 - Chapter03 - Simple Interactive AppsHIT3328 - Chapter03 - Simple Interactive Apps
HIT3328 - Chapter03 - Simple Interactive AppsYhal Htet Aung
 
CSC1100 - Chapter11 - Programming Languages and Program Development
CSC1100 - Chapter11 - Programming Languages and Program DevelopmentCSC1100 - Chapter11 - Programming Languages and Program Development
CSC1100 - Chapter11 - Programming Languages and Program DevelopmentYhal Htet Aung
 

Destaque (10)

Postmodernizm prezentacja
Postmodernizm prezentacjaPostmodernizm prezentacja
Postmodernizm prezentacja
 
CSC1100 - Chapter10 - Information System
CSC1100 - Chapter10 - Information SystemCSC1100 - Chapter10 - Information System
CSC1100 - Chapter10 - Information System
 
EduBrand Alumni Loyalty Program
EduBrand Alumni Loyalty ProgramEduBrand Alumni Loyalty Program
EduBrand Alumni Loyalty Program
 
Manifesto ecovillaggiosubbiano
Manifesto ecovillaggiosubbianoManifesto ecovillaggiosubbiano
Manifesto ecovillaggiosubbiano
 
Practica 1
Practica 1Practica 1
Practica 1
 
江南風雲錄與二泉映月
江南風雲錄與二泉映月江南風雲錄與二泉映月
江南風雲錄與二泉映月
 
HIT3328 - Chapter03 - Simple Interactive Apps
HIT3328 - Chapter03 - Simple Interactive AppsHIT3328 - Chapter03 - Simple Interactive Apps
HIT3328 - Chapter03 - Simple Interactive Apps
 
Per unmondonuovo
Per unmondonuovoPer unmondonuovo
Per unmondonuovo
 
Momentum
MomentumMomentum
Momentum
 
CSC1100 - Chapter11 - Programming Languages and Program Development
CSC1100 - Chapter11 - Programming Languages and Program DevelopmentCSC1100 - Chapter11 - Programming Languages and Program Development
CSC1100 - Chapter11 - Programming Languages and Program Development
 

Semelhante a CSC1100 - Chapter07 - Communications & Networks

Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networkscoachhahn
 
Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networkscoachhahn
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
I N T R O T O C O M P U T E R N E T W O R K S ( N E W)
I N T R O  T O  C O M P U T E R  N E T W O R K S ( N E W)I N T R O  T O  C O M P U T E R  N E T W O R K S ( N E W)
I N T R O T O C O M P U T E R N E T W O R K S ( N E W)Yahya Electone
 
Discovering Computers: Chapter 09
Discovering Computers: Chapter 09Discovering Computers: Chapter 09
Discovering Computers: Chapter 09Anna Stirling
 
01 intro to internet (re-upload)
01 intro to internet (re-upload)01 intro to internet (re-upload)
01 intro to internet (re-upload)bluejayjunior
 
CH09-Networks and Communications
CH09-Networks and CommunicationsCH09-Networks and Communications
CH09-Networks and CommunicationsSukanya Ben
 
Chapter 9 Communications And Networks
Chapter 9 Communications And NetworksChapter 9 Communications And Networks
Chapter 9 Communications And Networksnorzaini
 
Communication & network
Communication & networkCommunication & network
Communication & networkDhani Ahmad
 
Network Fundamentals1.pptx
Network Fundamentals1.pptxNetwork Fundamentals1.pptx
Network Fundamentals1.pptxsairakesh41
 
17 130920091458-phpapp01
17 130920091458-phpapp0117 130920091458-phpapp01
17 130920091458-phpapp01Dilan Atapattu
 
Dcn introduction
Dcn introductionDcn introduction
Dcn introductionBaji Babu
 
Wireless communication technologies
Wireless communication technologiesWireless communication technologies
Wireless communication technologiesChandrakant Choure
 

Semelhante a CSC1100 - Chapter07 - Communications & Networks (20)

Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networks
 
Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networks
 
MS-CIT Unit 8.pptx
MS-CIT Unit 8.pptxMS-CIT Unit 8.pptx
MS-CIT Unit 8.pptx
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
I N T R O T O C O M P U T E R N E T W O R K S ( N E W)
I N T R O  T O  C O M P U T E R  N E T W O R K S ( N E W)I N T R O  T O  C O M P U T E R  N E T W O R K S ( N E W)
I N T R O T O C O M P U T E R N E T W O R K S ( N E W)
 
Discovering Computers: Chapter 09
Discovering Computers: Chapter 09Discovering Computers: Chapter 09
Discovering Computers: Chapter 09
 
01 intro to internet (re-upload)
01 intro to internet (re-upload)01 intro to internet (re-upload)
01 intro to internet (re-upload)
 
Beekman5 std ppt_09
Beekman5 std ppt_09Beekman5 std ppt_09
Beekman5 std ppt_09
 
CH09-Networks and Communications
CH09-Networks and CommunicationsCH09-Networks and Communications
CH09-Networks and Communications
 
Communication and Networks
Communication and NetworksCommunication and Networks
Communication and Networks
 
Chapter 9 Communications And Networks
Chapter 9 Communications And NetworksChapter 9 Communications And Networks
Chapter 9 Communications And Networks
 
Communication & network
Communication & networkCommunication & network
Communication & network
 
Network Fundamentals1.pptx
Network Fundamentals1.pptxNetwork Fundamentals1.pptx
Network Fundamentals1.pptx
 
17 130920091458-phpapp01
17 130920091458-phpapp0117 130920091458-phpapp01
17 130920091458-phpapp01
 
Dcn introduction
Dcn introductionDcn introduction
Dcn introduction
 
Dcn introduction
Dcn introductionDcn introduction
Dcn introduction
 
Wireless communication technologies
Wireless communication technologiesWireless communication technologies
Wireless communication technologies
 
Computer network
Computer networkComputer network
Computer network
 
Chap 1
Chap 1Chap 1
Chap 1
 
Akki
AkkiAkki
Akki
 

Mais de Yhal Htet Aung

HIT3328 - Chapter0701 - Dialogs, Tabs and Lists
HIT3328 - Chapter0701 - Dialogs, Tabs and ListsHIT3328 - Chapter0701 - Dialogs, Tabs and Lists
HIT3328 - Chapter0701 - Dialogs, Tabs and ListsYhal Htet Aung
 
HIT3328 - Chapter0602 - Sketching Apps
HIT3328 - Chapter0602 - Sketching AppsHIT3328 - Chapter0602 - Sketching Apps
HIT3328 - Chapter0602 - Sketching AppsYhal Htet Aung
 
HIT3328 - Chapter0601 - Menus and Lists
HIT3328 - Chapter0601 - Menus and ListsHIT3328 - Chapter0601 - Menus and Lists
HIT3328 - Chapter0601 - Menus and ListsYhal Htet Aung
 
HIT3328 - Chapter0702 - Navigation Flow and Design Approach
HIT3328 - Chapter0702 - Navigation Flow and Design ApproachHIT3328 - Chapter0702 - Navigation Flow and Design Approach
HIT3328 - Chapter0702 - Navigation Flow and Design ApproachYhal Htet Aung
 
HIT3328 - Chapter05 - Working with Forms
HIT3328 - Chapter05 - Working with FormsHIT3328 - Chapter05 - Working with Forms
HIT3328 - Chapter05 - Working with FormsYhal Htet Aung
 
HIT3328 - Chapter02 - Foundation and Tools
HIT3328 - Chapter02 - Foundation and ToolsHIT3328 - Chapter02 - Foundation and Tools
HIT3328 - Chapter02 - Foundation and ToolsYhal Htet Aung
 
HIT3328 - Chapter04 - Complex Interactions
HIT3328 - Chapter04 - Complex InteractionsHIT3328 - Chapter04 - Complex Interactions
HIT3328 - Chapter04 - Complex InteractionsYhal Htet Aung
 
HIT3328 - Chapter01 - Platforms and Devices
HIT3328 - Chapter01 - Platforms and DevicesHIT3328 - Chapter01 - Platforms and Devices
HIT3328 - Chapter01 - Platforms and DevicesYhal Htet Aung
 
CSC1100 - Chapter09 - Computer Security, Ethics and Privacy
CSC1100 - Chapter09 - Computer Security, Ethics and PrivacyCSC1100 - Chapter09 - Computer Security, Ethics and Privacy
CSC1100 - Chapter09 - Computer Security, Ethics and PrivacyYhal Htet Aung
 
CSC1100 - Chapter08 - Database Management
CSC1100 - Chapter08 - Database ManagementCSC1100 - Chapter08 - Database Management
CSC1100 - Chapter08 - Database ManagementYhal Htet Aung
 
CSC1100 - Chapter06 - Operating System & Utility Programs
CSC1100 - Chapter06 - Operating System & Utility ProgramsCSC1100 - Chapter06 - Operating System & Utility Programs
CSC1100 - Chapter06 - Operating System & Utility ProgramsYhal Htet Aung
 
CSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - StorageCSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - StorageYhal Htet Aung
 
CSC1100 - Chapter04 - Output
CSC1100 - Chapter04 - OutputCSC1100 - Chapter04 - Output
CSC1100 - Chapter04 - OutputYhal Htet Aung
 
CSC1100 - Chapter03 - Input
CSC1100 - Chapter03 - InputCSC1100 - Chapter03 - Input
CSC1100 - Chapter03 - InputYhal Htet Aung
 
CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitYhal Htet Aung
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersYhal Htet Aung
 
CSC1100 - Chapter12 - Flow Charts
CSC1100 - Chapter12 - Flow ChartsCSC1100 - Chapter12 - Flow Charts
CSC1100 - Chapter12 - Flow ChartsYhal Htet Aung
 

Mais de Yhal Htet Aung (17)

HIT3328 - Chapter0701 - Dialogs, Tabs and Lists
HIT3328 - Chapter0701 - Dialogs, Tabs and ListsHIT3328 - Chapter0701 - Dialogs, Tabs and Lists
HIT3328 - Chapter0701 - Dialogs, Tabs and Lists
 
HIT3328 - Chapter0602 - Sketching Apps
HIT3328 - Chapter0602 - Sketching AppsHIT3328 - Chapter0602 - Sketching Apps
HIT3328 - Chapter0602 - Sketching Apps
 
HIT3328 - Chapter0601 - Menus and Lists
HIT3328 - Chapter0601 - Menus and ListsHIT3328 - Chapter0601 - Menus and Lists
HIT3328 - Chapter0601 - Menus and Lists
 
HIT3328 - Chapter0702 - Navigation Flow and Design Approach
HIT3328 - Chapter0702 - Navigation Flow and Design ApproachHIT3328 - Chapter0702 - Navigation Flow and Design Approach
HIT3328 - Chapter0702 - Navigation Flow and Design Approach
 
HIT3328 - Chapter05 - Working with Forms
HIT3328 - Chapter05 - Working with FormsHIT3328 - Chapter05 - Working with Forms
HIT3328 - Chapter05 - Working with Forms
 
HIT3328 - Chapter02 - Foundation and Tools
HIT3328 - Chapter02 - Foundation and ToolsHIT3328 - Chapter02 - Foundation and Tools
HIT3328 - Chapter02 - Foundation and Tools
 
HIT3328 - Chapter04 - Complex Interactions
HIT3328 - Chapter04 - Complex InteractionsHIT3328 - Chapter04 - Complex Interactions
HIT3328 - Chapter04 - Complex Interactions
 
HIT3328 - Chapter01 - Platforms and Devices
HIT3328 - Chapter01 - Platforms and DevicesHIT3328 - Chapter01 - Platforms and Devices
HIT3328 - Chapter01 - Platforms and Devices
 
CSC1100 - Chapter09 - Computer Security, Ethics and Privacy
CSC1100 - Chapter09 - Computer Security, Ethics and PrivacyCSC1100 - Chapter09 - Computer Security, Ethics and Privacy
CSC1100 - Chapter09 - Computer Security, Ethics and Privacy
 
CSC1100 - Chapter08 - Database Management
CSC1100 - Chapter08 - Database ManagementCSC1100 - Chapter08 - Database Management
CSC1100 - Chapter08 - Database Management
 
CSC1100 - Chapter06 - Operating System & Utility Programs
CSC1100 - Chapter06 - Operating System & Utility ProgramsCSC1100 - Chapter06 - Operating System & Utility Programs
CSC1100 - Chapter06 - Operating System & Utility Programs
 
CSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - StorageCSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - Storage
 
CSC1100 - Chapter04 - Output
CSC1100 - Chapter04 - OutputCSC1100 - Chapter04 - Output
CSC1100 - Chapter04 - Output
 
CSC1100 - Chapter03 - Input
CSC1100 - Chapter03 - InputCSC1100 - Chapter03 - Input
CSC1100 - Chapter03 - Input
 
CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System Unit
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using Computers
 
CSC1100 - Chapter12 - Flow Charts
CSC1100 - Chapter12 - Flow ChartsCSC1100 - Chapter12 - Flow Charts
CSC1100 - Chapter12 - Flow Charts
 

Último

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 

Último (20)

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

CSC1100 - Chapter07 - Communications & Networks

  • 1. Discovering Computers 2008 Chapter 7 Communications and Networks 1
  • 2. 2 Chapter 7 Objectives Discuss the components required for successful communications Explain the purpose of communications software Identify various sending and receiving devices Describe various types of lines for communications over the telephone network Describe uses of computer communications Describe commonly used communications devices List advantages of using a network Discuss different ways to set up a home network Differentiate among client/server, peer-to-peer, and P2P networks Identify various physical and wireless transmission media Describe the various network communications standards
  • 3. 3 Communications What are computer communications? Process in which two or more computers/devices transfer data, instructions, and information
  • 4. 4 Communications What is needed for successful communications? Sending Communications Communications device — initiates device — connects channel — media instruction to the sending device to on which data, transmit data, the communications instructions, or instructions, or channel information travel information Communications Receiving device — connects device — accepts the communications transmission of data, channel to the instructions, or receiving device information
  • 5. 5 Uses of Computer Communications What are some uses of communications technology? Instant Internet Web E-Mail Messaging Internet Chat Rooms Newsgroups Telephony Fax Machine Web Video FTP or Computer Folders Conferencing Fax/Modem
  • 6. 6 What are wireless messaging services? TEXT MESSAGING Limit messages to usually fewer than 300 characters Text messaging Mobile to Mobile allows users to send Mobile to E-Mail and receive short Web to Mobile text messages Mobile to Provider: use common (SMS) on a phone short code – 4 or 5 digit num or PDA assigned to specific content or wireless service provider, followed by message – e.g. vote for TV prg contestant
  • 7. 7 What are wireless messaging services? PICTURE MESSAGING Video messaging: to send short video clips (about 15 seconds) Smart phones & PDAs with picture/video messaging also called MMS (multimedia message service) Camera phone, video phone Mobile to Mobile Mobile to E-Mail Picture messaging allows users to send graphics, pictures, video clips, sound Video files, and short text messaging messages
  • 8. 8 What are wireless messaging services? WIRELESS INSTANT MESSAGING (IM) Real-time Internet communications service that allow wireless mobile devices to exchange messages with one or more mobile devices or online users Some WISP provide IM service: smart phone & PDAs can be used to send & receive instant messages AOL Instant Messenger (AIM), Yahoo! Messenger Mobile to Mobile Wireless instant Mobile to PC messaging allows Web to Mobile wireless mobile devices to exchange messages
  • 9. 9 Uses of Computer Communications What are wireless Internet access points and cybercafés? Wireless Internet access point allows wireless connection to Internet in public location Hot sport, 3G network Cybercafé is coffee house that provides computers with Internet access – some are also hot spots
  • 10. 10 Uses of Computer Communications What is a global positioning system (GPS)? Navigation system consists of one or more earth-based receivers that accept & analyze signals sent by satellites in order to determine the geographical location GPS receiver: handheld, mountable or embedded device containing an antenna, a radio receiver and a processor – many include screen display showing an individual’s location on a map
  • 11. 11 Uses of Computer Communications What is a global positioning system (GPS)? Step 2. Step 1. A GPS receiver GPS satellites orbit (such as in a car, a Earth. Every wearable device, a thousandth of a smart phone, a second, each satellite handheld device, sends a signal that or a collar) indicates its current determines its position to the GPS location on Earth receiver. by analyzing at least 3 separate satellite signals from the 24 satellites in orbit.
  • 12. 12 Uses of Computer Communications What are collaboration and groupware? Collaboration or work online is working with other users connected to a server A document management system provides for storage and management of a company’s documents Groupware is software that allows people work together and share information over a network
  • 13. 13 Uses of Computer Communications What are voice mail and web services? Voice mail is voice message converted to digital form Web services describe standardized software that enables programmers to create applications that communicate with other remote computers over the Internet or on an internal business network doesn’t specific require prg lang, OS, or Web browser By sending properly formatted XML (eXtensive Markup Language) files to Web services
  • 15. 15 Networks What is a network network? Collection of computers and devices connected via communications devices and transmission media What are the advantages of using a network?
  • 16. 16 Networks What is a local area network (LAN and a LAN) metropolitan area network (MAN MAN)? Network in limited geographical area such as home or office building Wireless LAN (WLAN WLAN) Metropolitan area network (MAN) connects LANs in city or town
  • 17. 17 Networks What is a wide area network (WAN)? Network that covers large geographic area using many types of media Internet is world’s largest WAN
  • 18. 18 NETWORK ARCHITECTURES peer-to-peer & P2P
  • 19. 19 Networks What is a client/server network? One or more computers act as server and other computers, or clients, access server
  • 20. 20 Networks What is a peer-to-peer network? Simple network that connects fewer than 10 computers Each computer, or peer, has equal capabilities
  • 21. 21 NETWORK TOPOLOGIES bus, ring & star (layout of devices in network)
  • 22. 22 Networks What is a bus network? All computers and devices connect to central cable or bus
  • 23. 23 Networks What is a ring network? Cable forms closed ring, or loop, with all computers and devices arranged along ring Data travels from device to device around entire ring, in one direction
  • 24. 24 Networks What is a star network? All devices connect to a central device (hub or switch) All data transferred from one computer to another passes through hub or switch
  • 25. 25 Networks What is an intranet? Internal network that uses Internet technologies Makes information accessible to employees Typically includes connection to Internet Extranet allows customers or suppliers to access part of company’s intranet
  • 27. 27 NETWORK COMMUNICATIONS STANDARDS Ethernet, Token Ring, TCP/IP, 802.11 (Wi-Fi), Bluetooth, UWB, IrDA, RFID, WiMAX, WAP
  • 28. 28 Network Communications Standards What are Ethernet and token ring? Ethernet technology allows computers to contend for access to network If two computers send data at same time, a collision occurs and computers must send the data again Token ring technology controls access to network by requiring devices to pass a special signal, called token
  • 29. 29 Network Communications Standards What are TCP/IP and 802.11 (Wi-Fi)? TCP/IP (Transmission Control Protocol/Internet Protocol) technology transmits data by breaking it up into small pieces, or packets Commonly used for Internet transmissions 802.11 (Wi-Fi) is family of standards for wireless LANs
  • 30. 30
  • 31. 31 Network Communications Standards What is Bluetooth? Short-range radio waves transmit data between Bluetooth devices
  • 32. 32 Network Communications Standards What are UWB, IrDA, RFID, WiMAX, and Wireless Applications Protocol (WAP)? UWB IrDA specification allows specification allows data to be transferred data to be transferred Worldwide Interoperability wirelessly via short-range wirelessly via infrared for Microwave Access (WiMAX radio waves light waves or 802.16) standard that specifies how wireless devices communicate over the air Radio Frequency in a wide area Identification (RFID) Wireless Applications uses radio signals to communicate Protocol (WAP) with a tag placed in an object allow wireless mobile devices to access Internet
  • 33. 33
  • 34. 34 Communications Software What is communications software? System software Programs that help users establish connection to Internet, other network, or another computer Programs that help users Application manage transmission of software data, instructions, and information Programs that provide an interface for users to communicate with one another Application software for communication: e-mail, FTP, Web browser, newsgroup/message boards, chat rooms, instant messaging, video conferencing, Internet telephony,…
  • 35. 35 Communications Over the Telephone Network Dial-Up Lines, Dedicated Lines
  • 36. 36 Communications Over the Telephone Network What is the public switched telephone network (PSTN)? Worldwide telephone system that handles voice-oriented telephone calls
  • 37. 37 Communications Over the Telephone Network What is a dial-up line? Temporary connection using telephone line for communications Computers at any two locations can establish a connection using modems and telephone network Costs no more than making regular call
  • 38. 38 Communications Over the Telephone Network What is a dedicated line? Always-on connection between two communications devices
  • 39. 39 Communications Over the Telephone Network Dedicated lines: 5 types: 1.ISDN (Integrated Service Digital Network) line 2.DSL (Digital Subscriber Line), ADSL (Asymmetric …) 3.FTTH & FHHB (Fiber to the Home/Building) 4.T-Carrier line (T1, fractional T1, T3) 5.ATM (Asynchronous Transfer Mode) ISDN line technique multiplexing of carrying 3 or more signals at once through the same line
  • 41. 41 Communications Devices What are examples of communications devices? Common types are dial-up modems, ISDN and DSL modems, cable modems, wireless modems, network cards, wireless access points, routers, and hubs ISDN and DSL modems send and receive data from ISDN and DSL lines
  • 42. 42 Communications Devices What is a dial-up modem? A dial-up modem converts digital signals to analog signals and vice versa Usually in the form of an adapter card
  • 43. 43 Communications Devices What are ISDN (Integrated Service Digital Network) and DSL (Digital Subscriber Line) modems? Communications devices that send and receive digital ISDN and DSL signals Usually external devices in which one end connects to a telephone line and the other end connects to a port on the system unit
  • 44. 44 Communications Devices What is a cable modem? Sends and receives data over cable television (CATV) network Much faster than dial- up modem or ISDN; speed similar to DSL Sometimes called a broadband modem Placed after cable splitter System unit has network card – e.g. Ethernet card
  • 45. 45 Communications Devices What is a wireless modem? Allows access to the Web wirelessly from a notebook computer, a PDA, a smart phone, or other mobile device Typically use the same waves used by cellular telephones Has external or built-in antenna Available as PC Cards, ExpressCard modules and flash cards
  • 46. 46 Communications Devices What is a network card? Is an adapter card, PC Card, ExpressCard module, USB network adapter, or flash card that enables computer or device to access network Coordinates the transmission and receipt of data, instructions & information to & from the computer or devices containing the network card Wireless network card Sometimes called network interface card (NIC)
  • 47. 47 Communications Devices What is a wireless access point? Central communications device that allows computers and devices to transfer data wirelessly among themselves or wirelessly to a wired network
  • 48. 48 Communications Devices What is a router? Connects computers and transmits data to correct destination on network Routers forward data on Internet using fastest available path Some routers have a built-in hardware firewall
  • 49. 49 Communications Devices What is a hub or switch? Device that provides central point for cables in network Some hubs include routers – hub receives data from many directions and then forwards it to one or more destinations What are the differences between a hub & a switch & a router?
  • 50. 50 Home Networks What is a home network? Multiple computers connected in home Several types of home networks Ethernet — connect computers via cable Powerline cable — use electrical lines in house Phoneline — use telephone lines Wireless Home Network HomeRF network, Wi-Fi home network
  • 52. 52 Communications Channel What is a communications channel? Transmission media on which data travels in communications system Bandwidth is amount of Transmission media data that can travel are materials capable of over a communications carrying one or more channel signals Latency is the time it takes a signal to travel from one location to another on a network
  • 53. 53 Transmission Media Transmission media category Baseband media Broadband media transmit only one transmit multiple signals signal at a time at much faster speed Download transfer rates are faster than upload DSL, cable television Internet service, satellites,…
  • 54. 54 Communications Channel How is a request sent over the Internet using a communications channel?
  • 55. 55 Transmission Media Transmission media types Physical transmission media Wireless transmission media Twisted-Pair Cable, Coaxial Infrared, Broadcast Radio, Cable, Fiber Optic Cable Cellular Radio, Microwave
  • 56. 56 Physical Transmission Media What is physical transmission media? Wire, cable and other tangible materials used to send communications signals
  • 57. 57 Physical Transmission Media What are twisted-pair cable and coaxial cable? Twisted-pair cable is used for telephone systems and network cabling (LAN) Reduced noise – electrical disturbance that can degrade communication
  • 58. 58 Physical Transmission Media What are twisted-pair cable and coaxial cable? Coaxial cable is often used for cable television wiring – long distance Single copper wire surrounded by at least 3 layers: an insulation material, a woven or braided metal, a plastic outer coating
  • 59. 59 Physical Transmission Media What is fiber-optic cable? Capable of carrying significantly more data at faster speeds than wire cables Less susceptible to interference (noise) and, therefore, more secure Smaller size (thinner and lighter)
  • 60. 60 Wireless Transmission Media What is wireless transmission media? Used when inconvenient, impractical, or impossible to install cables Includes Bluetooth and IrDA
  • 61. 61 Wireless Transmission Media What are broadcast radio and cellular radio? Broadcast radio distributes radio signals over long distances (btw cities, countries,…) and short distances (within an office or home) - Flexible & portable but slower, more susceptible to noise - used by Bluetooth, UMB, HomeRF, Wi-Fi, and WiMAX * Bluetooth & UMB are alternatives to infrared communications * Hot spots use Wi-Fi & WiMAX networks Cellular radio is form of broadcast radio used for mobile communications – wireless modems & cellular telephones (use high- frequency radio waves to transmit voice & digital data messages) - 1G, 2G & 3G
  • 62. 62 Wireless Transmission Media What is a microwave station? Earth-based reflective dish contains antenna, transceivers and other equipments for microwave communications Microwave: radio waves at high-speed signal transmission (fixed wireless) Must be transmitted in straight line with no obstructions
  • 63. 63 Wireless Transmission Media What is a communications satellite? Space station that receives microwave signals from earth-based station, amplifies (strengthens) signals, and broadcasts signals back to any number of earth-based stations (microwave stations, smart phones & GPS) - uplink down link Air navigation, television and radio broadcast, & Internet connections use communications satellites Satellite Internet connection needs a satellite dish & a satellite modem card
  • 64. 64 Summary of Communications and Networks Communications terminology and applications Various communications devices, media, and procedures How to join computers into a network Chapter 7 Complete