SlideShare una empresa de Scribd logo
1 de 45
+




    Communications and
    Networks
    Internet Resources
+
    Unit Objectives

       After completing this chapter you will be able to:
           Discuss the purpose of the components required for successful
            communications and identify various sending and receiving devices
           Describe various uses of computer communications
           List the advantages of using a network, and differentiate among
            LANs, MANs and WANs
           Differentiate between client/server and peer-to-peer networks, and
            describe how P2P networks work
+
    Unit Objectives

        Differentiate among a star, bus, and ring network
        Describe the various network communications standards
        Explain the purpose of communications software
        Describe commonly used communications devices
        Discuss different ways to set-up a home network
        Describe various physical and wireless transmission media
+
    Communications
    Communications and Networks
+
    Communications

       Computer communications describes a process in which two or
        more computers or devices transfer data, instructions, and
        information

       Today, even the smallest devices can communicate with each
        other – often via the Internet
+
    Communications

       For successful communications you need:
           A sending device that initiates an instruction to transmit data,
            instructions or information
           A communication channel or transmission media on which the data,
            instructions, or information travel
           A communication device that connects the communications channel
            to a receiving device that accepts the transmission
+
    Uses of Communications
    Communications and Networks
+
    Uses of Communications

       Computer communications are everywhere
           Many require that you subscribe to an Internet access provider
           With others, organizations such as a business or school provide the
            communications services
+
    Summary of Communications
    Previously Discussed
      Communications Previously Discussed
    Blogs               Newsgroups
    Chat Rooms          RSS
    E-Mail              Video Conferencing
    Fax                 VoIP
    FTP                 Web 2.0
    Instant Messaging   Wikis
+
    Wireless Messaging Services

       Users can send and receive wireless messages to and from
        smartphones, cell phones, and handheld game consoles using
        three techniques
           Text messaging
           Picture/Video messaging, and
           Wireless Instant Messaging

       The type of messaging depends on the on the services offered
        by your wireless Internet service provider, or WISP
+
    Text Messaging

       A mobile device with text messaging allows users to send and
        receive short text messages on a phone or other mobile device

       Services allow the user options to send and receive:
           Mobile to Mobile
           Mobile to E-Mail
           Web to Mobile, and
           Mobile to Provider
+
    Picture/video messaging

       With picture messages users can pictures and sound files, as
        well as short text messages, to another device

       With video messages users can send short, about :30, videos
        is addition to other type of messages

       Smart phones and other devices using MMS, typically have a
        built-in camera
           As a consumer, you should be aware of memory availability and
            camera quality
+
    Wireless Instant Messaging

       Wireless instant messaging (IM) is a real-time communications
        service that allows mobile devices to exchange messages with
        other online users

       Some WISPs partner with IM services
           AT&T allows communications through AIM, Windows Live
            Messenger, and Yahoo! Messenger
+
    Wireless Access Points

       People connect everyday to wireless access points using their
        mobile devices to access Internet-based services

       Two Types:
           Hot Spots, &
           Mobile Wireless Networks
+
    Hot Spots

       Is a network that provides wireless Internet connections to
        mobile devices

       Three technologies
           Wi-Fi (local, within a building or room)
           WiMax (regional, withing a community)
           Bluetooth (location-based hot spots)

       Some hot spots are free, schools & coffee shops, and some are
        subscription-based
+
    Mobile Wireless Network

       Provided by cell phone companies, for their devices to access
        their networks

       Coverage and speed depends on the carrier

       Most common speed is 3G
           “4G” networks are becoming available
+
    GPS

       Short for Global Positioning System

       Uses satellite triangulation to pinpoint a location usually within
        10-100 meters

       Examples
           Smart phones
           Car Navigation systems
           Handheld systems for hiking

       Access to additional features
+
    Geocaching

       Geocaching is a real-world outdoor treasure hunting game.

       Players try to locate hidden containers, called geocaches,
        using GPS-enabled devices and then share their experiences
        online.

       www.geocaching.com
+
    Collaboration

       People use the Internet to collaborate, or work together online

       Methods of collaboration
           E-mail
           Collaborative Software
           Document Management Systems
+
    E-mail

       Oldest form of collaboration

       Users send information and documents back and forth through
        their e-mail accounts

       Pros
           Quick and inexpensive

       Cons
           Creates multiple versions of a document
           Information can get lost in the mix
+
    Collaborative Software

       Tools that enable users to share documents via online
        meetings and communicate with other connected users

       Sometimes called a Web Conference or Web Meeting

       Examples
           Microsoft Groove or Office Live Meeting
           WebEx
           Google Apps
           GoToMeeting
+
    Document Management Systems

       Provides storage and management of a users documents

       Users can be granted access to each others documents
           Only one document exists, not multiple versions

       Examples
           Windows Live SkyDrive
           Google Docs
+
    Cybercafés

       Also know as an Internet Café, is a location, usually a
        coffeehouse or restaurant, that provides Internet access to its
        customers

       Examples
           Starbucks
           Burger King
           McDonalds
+
    Web Services

       A Web service is a method of communication between two
        electronic devices over the web.
           The service can be integrated into any web page so users can
            easily access it
           They do not require a specific programming language, operating
            system or web browser

       Examples
           Google Apps, Google Cloud Print, Office 365
+
    Networks
    LANs, MANs, and WANs
    Network Architectures
    Network Topologies
    Intranets
+
    Networks

       A network is a collection of computers and devices connected
        together via communications devices and transmission media

       A network can be internal to an organization or span the entire
        world

       Why network?
           Facilitating communications
           Sharing hardware
           Sharing data and information
           Sharing software
           Transferring funds
+
    LANs, MANs, & WANs

       Networks can be classified is three categories
        1.   Local Area Network
        2.   Metropolitan Area Network
        3.   Wide Area Network
+



Local Area Network (LAN)
A network that connects computers and devices in a limited geographical
area, such as a home, computer lab, or office building
+
    WLAN

       A wireless LAN is a LAN that uses no physical wires

       Computers and devices that access a WLAN must have built-in
        wireless capability, or an appropriate adapter

       Very often WLANs are setup side-by-side with a traditional LAN
+
    Metropolitan Area Network (MAN)

       A high-speed network that connects local area networks in a
        metropolitan area such as a city or town

       A MAN typically includes one or more LANs but covers a
        smaller geographic area then a WAN

       Managed by a Network Provider such as a state government,
        telephone company, or cable provider
+
    Wide Area Network (WAN)

       Network that covers a large
        geographic area, such as a city,
        country or the world

       A WAN can be one large
        network or consist of two or
        more LANs

       The Internet is the worlds
        largest WAN
+
    Network Architectures
    The design of computers, devices, and media in a network,
    sometimes called network architecture, is categorized as either
    client/server or peer-to-peer
+
    Client/Server

       On a client/server network, one or more computers act as a
        server, and the other computers request services from the
        server

       A server, sometimes called a host computer, control access to
        the hardware, software, and other resources on the network

       The clients are other computers or mobile devices on the
        network that rely on the server for its resources
+
    Peer-to-Peer

       Simple, inexpensive network
        that typically connects fewer
        than 10 computers or other
        devices

       Each computer, or peer, has
        equal responsibilities and
        capabilities

       Each computer stores files on
        its own hard drives for sharing

       Ideal for very small businesses
        and home networks
+
    Internet Peer-to-Peer

       P2P describes an Internet network on which users access each
        other’s hard disks and exchange files

       Sometimes called a file-sharing network

       Examples:
           BitTorrent
           Gnutella
           Kazaa
           LimeWire

       Responsible for the majority of illegal file-sharing on the
        Interent
+
    Network Topologies
    Star
    Bus
    Ring
    Intranets
+
    Network Topologies

       A network topology refers to the layout of computers and
        devices in a communications network

       Three most common topologies:
        1.   Star
        2.   Ring, and
        3.   Bus

       Most networks, including the Internet, use a combination of the
        three
+
    Star Network

       All of the computers and          Node   Hub/Switch
        devices, called nodes, connect
        to a central device, usually
        called a hub or a switch

       All data is transferred through
        the hub or switch

       Fairly easy to install

       Nodes can be added and
        removed without affecting the
        rest of the network
+
    Bus Network

              Bus
                       Consists of a central cable to
                        which all computers and other
                        devices connect

                       The bus is the physical cable
                        that connects everything

                       Popular because they are
                        inexpensive and easy to install

                       Devices can be added,
                        removed, and moved with ease

                       If the bus fails, the entire
             Node       network goes down
+
    Ring Network

                                          Node
       A cable forms a closed loop, or
        ring, with every device

       Data travels from device to
        device on the ring until it
        reaches its destination

       If one device fails, the entire
        network could possibly go down
+
    Intranets

       An intranet is an internal network that uses Internet
        technologies

       Intranets usually make company information accessible to
        employees

       Examples:
           Telephone directories
           Event calendars
           Job postings
           Video conferencing

       Accessed through a web browser where changes can be made
        by everyone
+
    Network Communication
    Standards
    Ethernet     UWB
    Token Ring   IrDA
    TCP/IP       RFID
    Wi-Fi        WiMAX
    Bluetooth    WAP
+
    Network Communication Standards

       Today’s networks connect a variety of devices across many
        different networks, such as wide area, local area and wireless.

       All networks must use similar techniques for connecting
        devices to ensure compatibility

       Two regulating organizations
        1.   ANSI
        2.   IEEE

       These organizations propose, develop, and approve network
        standards
+
    Network Communications
    Standards
       A network standard defines guidelines that specify:
           The way computers access the medium to which they are attached,
           The type(s) of medium used,
           The speeds used on different types of networks, and
           The type(s) of physical cable and/or the wireless technology used

       A that standard outlines characteristics of how two networks
        communicate is called a protocol
+
    Widely Used Standards & Protocols

       You are to choose a standard or protocol below to research on
        a and report to the class
        1.    Ethernet
        2.    Token Ring
        3.    TCP/IP
        4.    Wi-Fi
        5.    Bluetooth
        6.    UWB
        7.    IrDA
        8.    RFID
        9.    WiMAX
        10.   WAP

Más contenido relacionado

La actualidad más candente

La3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksLa3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksKak Yong
 
Notes e commerce
Notes e commerceNotes e commerce
Notes e commerceS S
 
FYBSC IT Web Programming Unit I Introduction to Web Programming
FYBSC IT Web Programming Unit I  Introduction to Web ProgrammingFYBSC IT Web Programming Unit I  Introduction to Web Programming
FYBSC IT Web Programming Unit I Introduction to Web ProgrammingArti Parab Academics
 
Internet and the world wide web
Internet and the world wide webInternet and the world wide web
Internet and the world wide webNoha Mohamad
 
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesPeer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesIOSR Journals
 
Unit4 ppt1 introduction to internet
Unit4 ppt1 introduction to internetUnit4 ppt1 introduction to internet
Unit4 ppt1 introduction to internetFarhanMalik93
 
Final draft[2]
Final draft[2]Final draft[2]
Final draft[2]Teshabel
 
2 1 internet services and connections
2 1 internet services and connections2 1 internet services and connections
2 1 internet services and connectionsQondileRamokgadi
 
Computer networks short note (version 8)
Computer networks short note (version 8)Computer networks short note (version 8)
Computer networks short note (version 8)Nimmi Weeraddana
 
Siraj e commerce project
Siraj e commerce projectSiraj e commerce project
Siraj e commerce projectsirajislam7
 
The internet and www 2
The internet and www 2The internet and www 2
The internet and www 2Iddrisu Issah
 
Powerpoint presentation on internet and its uses
Powerpoint presentation on internet and its usesPowerpoint presentation on internet and its uses
Powerpoint presentation on internet and its usessumitsc
 
The internet and online services
The internet and online servicesThe internet and online services
The internet and online servicesSmritiGurung4
 

La actualidad más candente (20)

Ict topic 3
Ict topic 3Ict topic 3
Ict topic 3
 
La3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksLa3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networks
 
Communication
CommunicationCommunication
Communication
 
Akki
AkkiAkki
Akki
 
Notes e commerce
Notes e commerceNotes e commerce
Notes e commerce
 
Kai
KaiKai
Kai
 
FYBSC IT Web Programming Unit I Introduction to Web Programming
FYBSC IT Web Programming Unit I  Introduction to Web ProgrammingFYBSC IT Web Programming Unit I  Introduction to Web Programming
FYBSC IT Web Programming Unit I Introduction to Web Programming
 
Internet & www
Internet & wwwInternet & www
Internet & www
 
Internet and the world wide web
Internet and the world wide webInternet and the world wide web
Internet and the world wide web
 
Chapter 3 network
Chapter 3 networkChapter 3 network
Chapter 3 network
 
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesPeer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
 
Unit4 ppt1 introduction to internet
Unit4 ppt1 introduction to internetUnit4 ppt1 introduction to internet
Unit4 ppt1 introduction to internet
 
Final draft[2]
Final draft[2]Final draft[2]
Final draft[2]
 
2 1 internet services and connections
2 1 internet services and connections2 1 internet services and connections
2 1 internet services and connections
 
Computer networks short note (version 8)
Computer networks short note (version 8)Computer networks short note (version 8)
Computer networks short note (version 8)
 
Siraj e commerce project
Siraj e commerce projectSiraj e commerce project
Siraj e commerce project
 
Networking and internet
Networking and internetNetworking and internet
Networking and internet
 
The internet and www 2
The internet and www 2The internet and www 2
The internet and www 2
 
Powerpoint presentation on internet and its uses
Powerpoint presentation on internet and its usesPowerpoint presentation on internet and its uses
Powerpoint presentation on internet and its uses
 
The internet and online services
The internet and online servicesThe internet and online services
The internet and online services
 

Similar a Communications & Networks

NF_Ch1_Introduction.pptx
NF_Ch1_Introduction.pptxNF_Ch1_Introduction.pptx
NF_Ch1_Introduction.pptxmmmm11111
 
Information Computer Technology (Part II)
Information Computer Technology  (Part II)Information Computer Technology  (Part II)
Information Computer Technology (Part II)ella dimaiwat
 
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
 
Introduction to Computers Lecture # 13
Introduction to Computers Lecture # 13Introduction to Computers Lecture # 13
Introduction to Computers Lecture # 13Sehrish Rafiq
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to InternetPoojaWalia6
 
INTERNET exploring and explaination.pptx
INTERNET exploring and explaination.pptxINTERNET exploring and explaination.pptx
INTERNET exploring and explaination.pptxGENIOUSCHANNEL
 
Internet and Networking
Internet and NetworkingInternet and Networking
Internet and Networkingnhumar
 
Unit5 presentation of computer bussiness interface
Unit5 presentation of computer bussiness interfaceUnit5 presentation of computer bussiness interface
Unit5 presentation of computer bussiness interfacedharmikmangukiya2
 
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
 
Network resources
Network resourcesNetwork resources
Network resourcesRohit Kumar
 
BASIC_COMPUTER_NETWORKING (1).pdf
BASIC_COMPUTER_NETWORKING (1).pdfBASIC_COMPUTER_NETWORKING (1).pdf
BASIC_COMPUTER_NETWORKING (1).pdfJafarHussain48
 
Internet and related tecnology
Internet and related tecnologyInternet and related tecnology
Internet and related tecnologyWASEEM ARSLAN
 
Chapter 7 Networks and Communication Devices.docx
Chapter 7 Networks and Communication Devices.docxChapter 7 Networks and Communication Devices.docx
Chapter 7 Networks and Communication Devices.docxrobertad6
 
Data Communication & Network
Data Communication & NetworkData Communication & Network
Data Communication & NetworkMaulen Bale
 
Computer networks7
Computer networks7Computer networks7
Computer networks7Ali Raza
 
Lecture16.pdf
Lecture16.pdfLecture16.pdf
Lecture16.pdfJoyPalit
 

Similar a Communications & Networks (20)

FUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORKFUNDAMENTAL OF NETWORK
FUNDAMENTAL OF NETWORK
 
NF_Ch1_Introduction.pptx
NF_Ch1_Introduction.pptxNF_Ch1_Introduction.pptx
NF_Ch1_Introduction.pptx
 
Information Computer Technology (Part II)
Information Computer Technology  (Part II)Information Computer Technology  (Part II)
Information Computer Technology (Part II)
 
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)
 
Introduction to Computers Lecture # 13
Introduction to Computers Lecture # 13Introduction to Computers Lecture # 13
Introduction to Computers Lecture # 13
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
INTERNET exploring and explaination.pptx
INTERNET exploring and explaination.pptxINTERNET exploring and explaination.pptx
INTERNET exploring and explaination.pptx
 
Computer network 1
Computer network 1Computer network 1
Computer network 1
 
group 10.pptx
group 10.pptxgroup 10.pptx
group 10.pptx
 
Internet and Networking
Internet and NetworkingInternet and Networking
Internet and Networking
 
Unit5 presentation of computer bussiness interface
Unit5 presentation of computer bussiness interfaceUnit5 presentation of computer bussiness interface
Unit5 presentation of computer bussiness interface
 
Computer networks
Computer networksComputer networks
Computer networks
 
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)
 
Network resources
Network resourcesNetwork resources
Network resources
 
BASIC_COMPUTER_NETWORKING (1).pdf
BASIC_COMPUTER_NETWORKING (1).pdfBASIC_COMPUTER_NETWORKING (1).pdf
BASIC_COMPUTER_NETWORKING (1).pdf
 
Internet and related tecnology
Internet and related tecnologyInternet and related tecnology
Internet and related tecnology
 
Chapter 7 Networks and Communication Devices.docx
Chapter 7 Networks and Communication Devices.docxChapter 7 Networks and Communication Devices.docx
Chapter 7 Networks and Communication Devices.docx
 
Data Communication & Network
Data Communication & NetworkData Communication & Network
Data Communication & Network
 
Computer networks7
Computer networks7Computer networks7
Computer networks7
 
Lecture16.pdf
Lecture16.pdfLecture16.pdf
Lecture16.pdf
 

Más de coachhahn

THe Evolution of Web Design
THe Evolution of Web DesignTHe Evolution of Web Design
THe Evolution of Web Designcoachhahn
 
Illustrations
IllustrationsIllustrations
Illustrationscoachhahn
 
Formatting Charts
Formatting ChartsFormatting Charts
Formatting Chartscoachhahn
 
Creating and Modifying Charts
Creating and Modifying ChartsCreating and Modifying Charts
Creating and Modifying Chartscoachhahn
 
Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networkscoachhahn
 
Communications and Networks
Communications and NetworksCommunications and Networks
Communications and Networkscoachhahn
 
Format and Modify Text and Display and Print Formulas
Format and Modify Text and Display and Print FormulasFormat and Modify Text and Display and Print Formulas
Format and Modify Text and Display and Print Formulascoachhahn
 
Summarize Data Using a Formula
Summarize Data Using a FormulaSummarize Data Using a Formula
Summarize Data Using a Formulacoachhahn
 
Reference Data in Formulas
Reference Data in FormulasReference Data in Formulas
Reference Data in Formulascoachhahn
 
Impact of Images
Impact of ImagesImpact of Images
Impact of Imagescoachhahn
 
Format as a Table
Format as a TableFormat as a Table
Format as a Tablecoachhahn
 
Repetition and Unity
Repetition and UnityRepetition and Unity
Repetition and Unitycoachhahn
 
Formatting Cells
Formatting CellsFormatting Cells
Formatting Cellscoachhahn
 
Balance & Proximity
Balance & ProximityBalance & Proximity
Balance & Proximitycoachhahn
 
Rows and Columns
Rows and ColumnsRows and Columns
Rows and Columnscoachhahn
 
Formatting Worksheets
Formatting WorksheetsFormatting Worksheets
Formatting Worksheetscoachhahn
 
The Elements of Design - Texture and Typography
The Elements of Design - Texture and TypographyThe Elements of Design - Texture and Typography
The Elements of Design - Texture and Typographycoachhahn
 

Más de coachhahn (20)

THe Evolution of Web Design
THe Evolution of Web DesignTHe Evolution of Web Design
THe Evolution of Web Design
 
Illustrations
IllustrationsIllustrations
Illustrations
 
Formatting Charts
Formatting ChartsFormatting Charts
Formatting Charts
 
Creating and Modifying Charts
Creating and Modifying ChartsCreating and Modifying Charts
Creating and Modifying Charts
 
Communications & Networks
Communications & NetworksCommunications & Networks
Communications & Networks
 
Communications and Networks
Communications and NetworksCommunications and Networks
Communications and Networks
 
Format and Modify Text and Display and Print Formulas
Format and Modify Text and Display and Print FormulasFormat and Modify Text and Display and Print Formulas
Format and Modify Text and Display and Print Formulas
 
Banners
BannersBanners
Banners
 
Logos
LogosLogos
Logos
 
Summarize Data Using a Formula
Summarize Data Using a FormulaSummarize Data Using a Formula
Summarize Data Using a Formula
 
Reference Data in Formulas
Reference Data in FormulasReference Data in Formulas
Reference Data in Formulas
 
Impact of Images
Impact of ImagesImpact of Images
Impact of Images
 
Format as a Table
Format as a TableFormat as a Table
Format as a Table
 
Repetition and Unity
Repetition and UnityRepetition and Unity
Repetition and Unity
 
Formatting Cells
Formatting CellsFormatting Cells
Formatting Cells
 
Balance & Proximity
Balance & ProximityBalance & Proximity
Balance & Proximity
 
Rows and Columns
Rows and ColumnsRows and Columns
Rows and Columns
 
Movement
MovementMovement
Movement
 
Formatting Worksheets
Formatting WorksheetsFormatting Worksheets
Formatting Worksheets
 
The Elements of Design - Texture and Typography
The Elements of Design - Texture and TypographyThe Elements of Design - Texture and Typography
The Elements of Design - Texture and Typography
 

Último

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
[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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
[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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 

Communications & Networks

  • 1. + Communications and Networks Internet Resources
  • 2. + Unit Objectives  After completing this chapter you will be able to:  Discuss the purpose of the components required for successful communications and identify various sending and receiving devices  Describe various uses of computer communications  List the advantages of using a network, and differentiate among LANs, MANs and WANs  Differentiate between client/server and peer-to-peer networks, and describe how P2P networks work
  • 3. + Unit Objectives  Differentiate among a star, bus, and ring network  Describe the various network communications standards  Explain the purpose of communications software  Describe commonly used communications devices  Discuss different ways to set-up a home network  Describe various physical and wireless transmission media
  • 4. + Communications Communications and Networks
  • 5. + Communications  Computer communications describes a process in which two or more computers or devices transfer data, instructions, and information  Today, even the smallest devices can communicate with each other – often via the Internet
  • 6. + Communications  For successful communications you need:  A sending device that initiates an instruction to transmit data, instructions or information  A communication channel or transmission media on which the data, instructions, or information travel  A communication device that connects the communications channel to a receiving device that accepts the transmission
  • 7. + Uses of Communications Communications and Networks
  • 8. + Uses of Communications  Computer communications are everywhere  Many require that you subscribe to an Internet access provider  With others, organizations such as a business or school provide the communications services
  • 9. + Summary of Communications Previously Discussed Communications Previously Discussed Blogs Newsgroups Chat Rooms RSS E-Mail Video Conferencing Fax VoIP FTP Web 2.0 Instant Messaging Wikis
  • 10. + Wireless Messaging Services  Users can send and receive wireless messages to and from smartphones, cell phones, and handheld game consoles using three techniques  Text messaging  Picture/Video messaging, and  Wireless Instant Messaging  The type of messaging depends on the on the services offered by your wireless Internet service provider, or WISP
  • 11. + Text Messaging  A mobile device with text messaging allows users to send and receive short text messages on a phone or other mobile device  Services allow the user options to send and receive:  Mobile to Mobile  Mobile to E-Mail  Web to Mobile, and  Mobile to Provider
  • 12. + Picture/video messaging  With picture messages users can pictures and sound files, as well as short text messages, to another device  With video messages users can send short, about :30, videos is addition to other type of messages  Smart phones and other devices using MMS, typically have a built-in camera  As a consumer, you should be aware of memory availability and camera quality
  • 13. + Wireless Instant Messaging  Wireless instant messaging (IM) is a real-time communications service that allows mobile devices to exchange messages with other online users  Some WISPs partner with IM services  AT&T allows communications through AIM, Windows Live Messenger, and Yahoo! Messenger
  • 14. + Wireless Access Points  People connect everyday to wireless access points using their mobile devices to access Internet-based services  Two Types:  Hot Spots, &  Mobile Wireless Networks
  • 15. + Hot Spots  Is a network that provides wireless Internet connections to mobile devices  Three technologies  Wi-Fi (local, within a building or room)  WiMax (regional, withing a community)  Bluetooth (location-based hot spots)  Some hot spots are free, schools & coffee shops, and some are subscription-based
  • 16. + Mobile Wireless Network  Provided by cell phone companies, for their devices to access their networks  Coverage and speed depends on the carrier  Most common speed is 3G  “4G” networks are becoming available
  • 17. + GPS  Short for Global Positioning System  Uses satellite triangulation to pinpoint a location usually within 10-100 meters  Examples  Smart phones  Car Navigation systems  Handheld systems for hiking  Access to additional features
  • 18. + Geocaching  Geocaching is a real-world outdoor treasure hunting game.  Players try to locate hidden containers, called geocaches, using GPS-enabled devices and then share their experiences online.  www.geocaching.com
  • 19. + Collaboration  People use the Internet to collaborate, or work together online  Methods of collaboration  E-mail  Collaborative Software  Document Management Systems
  • 20. + E-mail  Oldest form of collaboration  Users send information and documents back and forth through their e-mail accounts  Pros  Quick and inexpensive  Cons  Creates multiple versions of a document  Information can get lost in the mix
  • 21. + Collaborative Software  Tools that enable users to share documents via online meetings and communicate with other connected users  Sometimes called a Web Conference or Web Meeting  Examples  Microsoft Groove or Office Live Meeting  WebEx  Google Apps  GoToMeeting
  • 22. + Document Management Systems  Provides storage and management of a users documents  Users can be granted access to each others documents  Only one document exists, not multiple versions  Examples  Windows Live SkyDrive  Google Docs
  • 23. + Cybercafés  Also know as an Internet Café, is a location, usually a coffeehouse or restaurant, that provides Internet access to its customers  Examples  Starbucks  Burger King  McDonalds
  • 24. + Web Services  A Web service is a method of communication between two electronic devices over the web.  The service can be integrated into any web page so users can easily access it  They do not require a specific programming language, operating system or web browser  Examples  Google Apps, Google Cloud Print, Office 365
  • 25. + Networks LANs, MANs, and WANs Network Architectures Network Topologies Intranets
  • 26. + Networks  A network is a collection of computers and devices connected together via communications devices and transmission media  A network can be internal to an organization or span the entire world  Why network?  Facilitating communications  Sharing hardware  Sharing data and information  Sharing software  Transferring funds
  • 27. + LANs, MANs, & WANs  Networks can be classified is three categories 1. Local Area Network 2. Metropolitan Area Network 3. Wide Area Network
  • 28. + Local Area Network (LAN) A network that connects computers and devices in a limited geographical area, such as a home, computer lab, or office building
  • 29. + WLAN  A wireless LAN is a LAN that uses no physical wires  Computers and devices that access a WLAN must have built-in wireless capability, or an appropriate adapter  Very often WLANs are setup side-by-side with a traditional LAN
  • 30. + Metropolitan Area Network (MAN)  A high-speed network that connects local area networks in a metropolitan area such as a city or town  A MAN typically includes one or more LANs but covers a smaller geographic area then a WAN  Managed by a Network Provider such as a state government, telephone company, or cable provider
  • 31. + Wide Area Network (WAN)  Network that covers a large geographic area, such as a city, country or the world  A WAN can be one large network or consist of two or more LANs  The Internet is the worlds largest WAN
  • 32. + Network Architectures The design of computers, devices, and media in a network, sometimes called network architecture, is categorized as either client/server or peer-to-peer
  • 33. + Client/Server  On a client/server network, one or more computers act as a server, and the other computers request services from the server  A server, sometimes called a host computer, control access to the hardware, software, and other resources on the network  The clients are other computers or mobile devices on the network that rely on the server for its resources
  • 34. + Peer-to-Peer  Simple, inexpensive network that typically connects fewer than 10 computers or other devices  Each computer, or peer, has equal responsibilities and capabilities  Each computer stores files on its own hard drives for sharing  Ideal for very small businesses and home networks
  • 35. + Internet Peer-to-Peer  P2P describes an Internet network on which users access each other’s hard disks and exchange files  Sometimes called a file-sharing network  Examples:  BitTorrent  Gnutella  Kazaa  LimeWire  Responsible for the majority of illegal file-sharing on the Interent
  • 36. + Network Topologies Star Bus Ring Intranets
  • 37. + Network Topologies  A network topology refers to the layout of computers and devices in a communications network  Three most common topologies: 1. Star 2. Ring, and 3. Bus  Most networks, including the Internet, use a combination of the three
  • 38. + Star Network  All of the computers and Node Hub/Switch devices, called nodes, connect to a central device, usually called a hub or a switch  All data is transferred through the hub or switch  Fairly easy to install  Nodes can be added and removed without affecting the rest of the network
  • 39. + Bus Network Bus  Consists of a central cable to which all computers and other devices connect  The bus is the physical cable that connects everything  Popular because they are inexpensive and easy to install  Devices can be added, removed, and moved with ease  If the bus fails, the entire Node network goes down
  • 40. + Ring Network Node  A cable forms a closed loop, or ring, with every device  Data travels from device to device on the ring until it reaches its destination  If one device fails, the entire network could possibly go down
  • 41. + Intranets  An intranet is an internal network that uses Internet technologies  Intranets usually make company information accessible to employees  Examples:  Telephone directories  Event calendars  Job postings  Video conferencing  Accessed through a web browser where changes can be made by everyone
  • 42. + Network Communication Standards Ethernet UWB Token Ring IrDA TCP/IP RFID Wi-Fi WiMAX Bluetooth WAP
  • 43. + Network Communication Standards  Today’s networks connect a variety of devices across many different networks, such as wide area, local area and wireless.  All networks must use similar techniques for connecting devices to ensure compatibility  Two regulating organizations 1. ANSI 2. IEEE  These organizations propose, develop, and approve network standards
  • 44. + Network Communications Standards  A network standard defines guidelines that specify:  The way computers access the medium to which they are attached,  The type(s) of medium used,  The speeds used on different types of networks, and  The type(s) of physical cable and/or the wireless technology used  A that standard outlines characteristics of how two networks communicate is called a protocol
  • 45. + Widely Used Standards & Protocols  You are to choose a standard or protocol below to research on a and report to the class 1. Ethernet 2. Token Ring 3. TCP/IP 4. Wi-Fi 5. Bluetooth 6. UWB 7. IrDA 8. RFID 9. WiMAX 10. WAP