Basic Computer Network. Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds)  125 chars/sec Mbps (Megabits per seconds)

Slides:



Advertisements
Similar presentations
Basic Computer Network. Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds) 125 chars/sec Mbps (Megabits per seconds)
Advertisements

Basic Computer Network
CS105 Introduction to Computer Concepts Computer networks 101
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Basic Computer Network. Connecting to the Internet Requirement  A computer or PDA or cell phone  An account with an ISP (Internet Service Provider)
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
BTT 101 / 2O1 Lesson 10 Dundas Valley Secondary Mr. Young.
1 9 9 TELECOMMUNICATIONS AND NETWORKS. 2 Telecommunications Communicating information via electronic means over some distance Information SuperHighway.
Basic Computer Network
Networks Adapting Computers to Telecommunications Media.
Communications and Networks
99 CHAPTER COMMUNICATIONS AND NETWORKS. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 9-2 Competencies Discuss connectivity, the wireless.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 6 Networks and Networking © 2005 Prentice-Hall, Inc.Slide 2.
1 Chapter 7 Networking: Computer Connections. Basic Components of a Network Sending device Communications link Receiving device.
CHAPTER Copyright 2003 The McGraw-Hill Companies, Inc.Copyright 2003 The McGraw-Hill Companies, Inc. 1 Connectivity, the Wireless Revolution, and Communications.
COMMUNICATIONS AND NETWORKS
Networking Jeopardy!. Topologies Transmission Media OSI/RMStandards Hardware Components
Intro to MIS – MGS351 Network Basics Extended Learning Module E.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
Basic Networking for DVR’s Instructor’s name : Everfocus Sales Rep.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module E Network Basics.
Laudon & Laudon: Canadian Edition
Chapter 5 Networks Communicating and Sharing Resources
Telecommunications, the Internet, and Wireless Technology.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco PublicNew CCNA Jianxin Tang IT 1 V4.0 Ch8. Fundamental Networks.
OV Copyright © 2013 Logical Operations, Inc. All rights reserved. WAN Infrastructure  WAN Transmission Technologies  WAN Connectivity Methods 
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Communications and Networks © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Network Basics. Outline Objective Types of Networks LAN Topologies LAN Networking Standards Network Devices Dial-Up Access Ethernet Wiring Summary References.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Unit 1—Computer Basics Lesson 7 Networks.
Communications and Networks Chapter 9. CE06_PP09-2 Competencies (Page 1 of 2) Discuss connectivity, the wireless revolution, and communication systems.
Communications and Networks Chapter 8. 2 Introduction We live in a truly connected society. Increased connectivity potentially means increased productivity,
Module 2: Information Technology Infrastructure
NETWORKS.
1 California State University, Fullerton Chapter 6 Information System Networks and the Internet.
$100 $200 $300 $400 $500 Network topologies Client Architecture Physical Transmission Media Uses of Tele communications Misc. Network Misc. Network.
Communications and Networks
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
Chapter 4 Telecommunications and Networking The McGraw-Hill Companies, Inc All rights reserved. Irwin/McGraw-Hill.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Reference :Understanding Computers
Basic Computer Networking Unit 2. 2  Computer Networks A computer network is a system for communicating between two or more computers and associated.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
3/20: Telecommunications & Networking What is telecommunications? The hardware: physical components of telecommunications, inc. channels Standards: agreements.
Higher Computing Networking. Networking – Local Area Networks.
Communications and Networks Chapter 9 9-1Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Communications and Networks CSE- 705 Dr. Jia Uddin Assistant Professor, CSE, BRAC University Dr. Jia Uddin, BRAC University.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
Computer Communications and Networks CSE- 705 Dr. Jia Uddin Assistant Professor, CSE, BRAC University Dr. Jia Uddin, BRAC University.
99 CHAPTER COMMUNICATIONS AND NETWORKS. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 9-2 Competencies Discuss connectivity, the wireless.
COMMUNICATION AND NETWORKS 99 computing ESSENTIALS
Networks and Networking
Unit Communication Hardware
Intro to MIS – MGS351 Network Basics
Chapter 3 Computer Networking Hardware
Basic Computer Network
الوحدة الثالثة الاتصالات و شبكات الحاسوب
CS105 Introduction to Computer Concepts Computer networks 101
Network Basics Extended Learning Module E
Intro To Computer Networks
Basic Computer Network
Chapter 4: Data Communication and Networks
Basic Computer Network
Basic Computer Network WeeSan Lee
Presentation transcript:

Basic Computer Network

Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds)  125 chars/sec Mbps (Megabits per seconds)  1,250 chars/sec Gbps (Gigabits per seconds)  12,500 chars/sec

Connecting to the Internet Requirement  A computer or PDA or cell phone  An account with an ISP (Internet Service Provider)  A modem (modulator/demodulator) for dial-up services or a NIC (Network Interface Card) for DSL/Cable services

TYPES OF NETWORKS LAN – LOCAL AREA NETWORK IS A small geographical area such as our school board. MAN – METROPOLITAN AREA NETWORK Is a network over a larger geographical area such as the provincial government. WAN – WIDE AREA NETWORK Is a network usedover an extremely large geographical areasuch as the federal government.

Home Network (single machine) USB/Ethernet Cable DSL/Cable Modem Wall Jack

Networks are broken into 3 topologies. They are: Bus topology star topology ring topology

BUS TOPOLOGY ALLOWS INFORMATION TO BE DIRECTED FROM ONE COMPUTER TO THE OTHER. LOTS OF BINARY COLLISION THOUGH.

Star topology is the most common type Used. All computers are attached to a hub. Less collisions and most efficient.

Ring topology- uses a token to pass Information from 1 computer to the other. A token is attached to the message by the Sender to identify which computer should Receive the message. As the message moves Around the ring, each computer examines The token. If the computer identifies the token As its own, then it will process the Information. A disadvantage of a token ring is if one Computer is broken or down, the message Cannot be passed to the other computers.

Home Network (multiple machines) USB/Ethernet Cable DSL/Cable Modem Wall Jack Hub/Switch/Router

Home Network (multiple machines) Ethernet Cable DSL/Cable Modem Wall Jack Hub/Switch/Router

Home Wireless Network Ethernet Cable DSL/Cable Modem Wall Jack Hub/Switch/Router

Connection Types LAN WLAN Dial-up Services Broadband Services WAN

LAN (Local Area Network) A network of computers that are in the same physical location, such as home or building Usually connected using Ethernet  A standard on how computers communicate over a shared media (cable) Old: BNC connector for coaxial cable New: RJ45 for twisted pair cable

LAN (Local Area Network) Ethernet Standard  10BaseT 10Mbps (Mega bits per second)  100BaseT 100Mbps  1000BaseT 1000Mbps or 1Gbps Correction from the book (pg. 10)  Why do we get faster connection at work or on campus than at home?

LAN (Local Area Network) Question: Can 2 computers communicate by connecting each other using an Ethernet cable back-to-back?

WLAN (Wireless LAN) Wi-Fi (Wireless Fidelity)  A wireless technology that connects computers without cables Access Point (AP)  A device (base station) that connects wireless devices together  Usually connected to a wired-network ESSID (Extended Service Set ID)  A “name” for the AP, eg. mobilenet Hotspot  The area covered by wireless access points

WLAN (Wireless LAN) Standard  b - 11Mbps  g - 54Mbps  a - 54Mbps Security  WEP (Wired Equivalen Privacy)  WPA (Wi-Fi Protected Access)  To prevent wardriving 2.4G 5G

Dial-up Services Modem  Modulator/demodulator  A device that converts analog signal to digital (modulation) and vice versa (demodulation)  Speed 1200/2400/9600 bps 14.4/28.8/33.6 Kbps 56 Kbps

Dial-up Services ISDN  Integrated Services Digital Network  2 data channel (56K each)  1 voice channel

Broadband Services xDSL (Digital Subscriber Line)  A technology that provides digital data transmission over unused frequencies on traditional telephone lines  For example, ADSL (Asymmetric DSL): DL > UL  Speed Downlink  128Kbps - 4Mbps Uplink  64Kbps - 800Kbps  Need a DSL modem  Splitters are needed to separate the voice and data signal

Broadband Services Cable  A technology that provides digital data transmission over cable TV infrastructure  Speed Downlink  128Kbps - 3~5Mbps Uplink  64Kbps - 128Kbps~1Mbps  Need a cable modem

Broadband Services Satellite  A technology that provide digital data transmission over satellites  Speed Downlink  500Kbps - 1Mbps Uplink  50Kbps - 100Kbps  Need a satellite dish

WAN (Wide Area Network) A LAN spans a large geographic area, such as connections between cities Usually connected using leased line  T1 (1.5Mbps)  T3 (45Mbps)  OC3 (155Mbps)  OC12 (622Mbps)  OC48 (2.4Gbps) Fiber optic lines Telecommunication lines

Hub/Switch/Router To connect multiple segments of networks into a larger one Hub  A multiport repeater to enhance signal within the same LAN Switch  Like hub but with intelligent  Better performance Router  Forward packets from one LAN to another

Intranet vs. Internet Intranet  A private network that is contained within an enterprise  Could be LANs and WANs Internet  A public network of networks Both are using TCP/IP

TCP/IP A family of protocols that makes the Internet works The Robustness Principle  “Be liberal in what you accept, and conservative in what you send” - Jon Postel

TCP/IP (cont) Application Layer Eg. WWW, FTP, IRC, , telnet, … Transport Layer Eg. TCP, UDP Network Layer Eg. IP Link Layer Eg. Ethernet, WiFi Physical Layer Eg. Ethernet Cable, fiber-optics Segments Packets Frames Bits Data

Packets A small chunk of data transmitted over the Internet Alice The Internet Bob

VPN (Virtual Private Network) A secure tunnel to a private network through a public network Once established, local node appears to be a node in the private network in a secure manner Correction from the book (pg. 11):  VPN does not mean using telephone line connection!!!

Host & IP Address Correction from the book: “A host is a computer connected directly to the Internet” “You home computer is not a host” Each host needs an IP address IP address  A 32-bit number, arranged in 4 numbers seperated by “.”  Eg

DNS (Domain Name System) Domain name to IP address conversion  Eg. → ??.???.??.?? Domain name or IP address lookup 

Top-level Domains gTLDs (generic TLDs) .com,.edu,.net,.org,.gov,.mil .aero,.biz,.coop,.info,.museum,.name,.pro ccTLDs (country code TLDs) .au,.ca,.br,.de,.fi,.fr,.jp,.hk,.cn,.tw,.my, … .us

Second-level Domains Domains that are directly below a TLD Eg.  ucr.edu  google.com  sony.co.jp Must apply to a registrar for the appropriate TLD

Domain Names & Registrars Profitable domain names  CreditCards.com - $2.75M  Loans.com – $3M  Business.com - $7.5M Network Solutions, Inc used to monopolize the name registration Now, ~500 registrars

How To Register A Domain Name? Come up a new name 2 name servers’ IP addresses 1 administrative contact 1 technical contact Register the name to an Internet domain registrar  Eg. Used to be done via or fax, now all web-based!

Policies AUP (Acceptable Use Policies)  A legal document, written to protect the ISP from unlawful use of its service, and outlines prohibited uses of the service and possible consequences of misuse Privacy Policies  A document describes an ISP’s policy for protecting users’ information

Conclusion Described how to get connected to the Internet Talked about the related network technologies and components