SlideShare une entreprise Scribd logo
1  sur  35
+




    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

Contenu connexe

Tendances

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
 

Tendances (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
 

Similaire à 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
 

Similaire à 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
 

Plus 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
 

Plus 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
 

Dernier

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Dernier (20)

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

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