Networks – Network Fundamentals

Slides:



Advertisements
Similar presentations
Computer networks Fundamentals of Information Technology Session 6.
Advertisements

Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
Network Address Translation, Remote Access and Virtual Private Networks BSAD 146 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
ITGS Networks Based on the textbook “Information Technology in a Global Society for the IB Diploma” by Stuart Gray.
NETWORKS – NETWORK FUNDAMENTALS. How do computers connect to each other? Wired vs. Wireless Network cards Special device on computer that lets the computer.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Chapter 5 Networks Communicating and Sharing Resources
1.enterprise applications. 2.Internet technologies. 3.intranet technologies. 4.Windows operating systems. 5.Linux operating systems. In many companies,
Telecommunications, the Internet, and Wireless Technology.
CHAPTER 2 PCs on the Internet Suraya Alias. The TCP/IP Suite of Protocols Internet applications – client/server applications The client requested data.
Connecting one computer to another computer creates a network.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Layered Protocol. 2 Types of Networks by Logical Connectivity Peer to Peer and Client-Server Peer-to-peer Networks  Every computer can communicate directly.
Networks QUME 185 Introduction to Computer Applications.
Computer Concepts 2014 Chapter 5 Local Area Networks.
Networking & the Internet. 2 What is a Network? □ A computer network allows computers to communicate with many other computers and to share resources.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
IP BROS Presentation by: Amen Ahmed. Mario and Luigi are here to help us find our way through the internet. Mario will act as our browser and Luigi will.
Copyright © 2012 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4: Networking and the Internet Computer Science: An Overview Eleventh.
Introduction to Information Systems Lecture 06 Telecommunications and Networks Business Value of Networks Jaeki Song.
Chapter 6 Data Communications. Network Collection of computers Communicate with one another over transmission line Major types of network topologies What.
Components of wireless LAN & Its connection to the Internet
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
Alex Leifheit NETWORKS. NETWORK A number of interconnected computers, machines, or operations. Key Components Network components, Network Architecture,
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
Networks The Big Picture. Three Great Leaps of Civilization.
How Information Flows via the Internet By: Lee Farrell.
Digital Planet: Tomorrow’s Technology and You Chapter 8 Networking and Digital Communication Copyright © 2012 Pearson Education, Inc. publishing as Prentice.
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
2.2 Interfacing Computers MR JOSEPH TAN CHOO KEE TUESDAY 1330 TO 1530
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4: Networking and the Internet Computer Science: An Overview Tenth.
VCE IT Theory Slideshows
Network Concepts.
Chapter 1: Explore the Network
Ethernet, WiFi & Protocols
Unit Communication Hardware
Introduction to Technology Infrastructure
Telemedicine.
Chapter 5 Network and Transport Layers
Networks By Lawrence standen.
Introduction.
Using MIS 2e Chapter 6 Appendix
How does IT enable our business?
Data Networking Fundamentals
Introduction to Technology Infrastructure
Teaching Computing to GCSE
Web Development & Design Chapter 1, Sections 4, 5 & 6
TASK 4 Guideline.
CS222 Web Programming Course Outline
Topic 5: Communication and the Internet
Network Types & Speed Learning Objectives:
1 Introduction to the Internet.
Web Design & Development
Computing Over Distance
Unit 1.4 Wired and Wireless Networks Lesson 3
Unit 11- Computer Networks
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
Computer communications
ICT Computing Lesson 4: Computing Network.
EUT 122 Skills and Technology in Communication
Protocols 2 Key Revision Points.
Cengage Learning: Computer Networking from LANs to WANs
How Our Customers Communicate With Us
Unit-3.
Protocol Application TCP/IP Layer Model
Presentation transcript:

Networks – Network Fundamentals

How do computers connect to each other? Wired vs. Wireless Network cards Special device on computer that lets the computer connect to a network Can be wired or wireless Switches Centralized device connecting multiple computers Routers Forwards (routes) packets of data to the appropriate destination

Network Hardware

Standards & Protocols Standard – a common language Standards enable compatibility through a common “language” internationally Protocol - agreed set of rules (how to do something) Why are these important? Examples: HyperText Transfer Protocol (HTTP) Internet Message Access Protocol (IMAP) Internet Protocol (IP) Transmission Control Protocol (TCP)

Circuit-switched vs. Packet-switched Networks Circuit-switched Network Example: Phone Network http://www.tcpipguide.com/free/t_CircuitSwitchingandPacketSwitchingNetworks.htm http://en.wikipedia.org/wiki/File:Photograph_of_Women_Working_at_a_Bell_System_Telephone_Switchboard_(3660047829).jpg What are the problems with circuit-switched networks? Packet-switched Network Example: The Internet http://vimeo.com/10347883

Packet Switching Break data up into packets & transmit Individual packets are not all necessarily transmitted through the same links Each packet travels over the best available link at the time Packets may arrive at destination out of order  must be re-ordered and reassembled

Data Packets envelope of data sent between computers typically contains: source (origin) address destination address sequence numbers (for packets that combine into one larger piece of data) timestamp (i.e. postmark)

Network Layers Network communication broken up into layers Each layer worries about something specific Open Systems Interconnection (OSI) model Layer 7: Application (e.g. web browser) Layer 6: Presentation Layer 5: Session Layer 4: Transport Layer 3: Network Layer 2: Data link Layer 1: Physical (e.g. network cable)

Local Area Network (LAN) Computers connected together in a geographically local area Examples: A computer lab Your home’s network

Virtual Local Area Network (VLAN) Computers grouped together or mutually isolated to mimic a LAN, but are not geographically local They do not have to be connected all to the same centralized device (e.g. switch, router)

VLAN Example

Wireless Local Area Network (WLAN) LAN where computers are connected wirelessly Example: Washington-Lee’s wifi Your home’s wifi

Wide Area Network (WAN) a really, really big network your house  ISP  Internet Washington-Lee  Yorktown  etc. allows a computer to connect to other computers over a wide geographic area

Storage Area Network (SAN) Network that provides data storage Examples: Data centers Cloud storage

Virtual Private Network (VPN) Extends a private network across a public network (e.g. Internet) You create a VPN connection/tunnel from your computer to the private network Private networks try to remain private, so VPN connections are encrypted Example: http://en.wikipedia.org/wiki/File:Virtual_Private_Network_overview.svg

VPN Example

What do you need for a VPN? Two endpoints Authentication protocol– verifying the identity of each end point Connection protocol(s) to connect the two endpoints and create the VPN tunnel Encryption protocol to secure the tunnel (i.e. Nobody can read the packets in the tunnel)

Evaluate the use of VPNs Benefits? Costs?

Personal Area Network (PAN) Connected devices in an individual’s area Most popular protocol: Bluetooth Examples: Phone <-> speaker Phone <-> car Phone <-> earpiece

Client-Server Model Centralized model where clients connect to a server server provides services to the network client requests actions from a server (i.e. makes requests to a server) Example: Websites Napster

Peer-to-Peer (P2P) Decentralized All computers connected act as both clients and servers Everybody acts as a consumer and a supplier Example: Bittorrent

Internet All computers on the Internet have a unique IP address Regulated internationally by Internet Assigned Numbers Authority (IANA) Domain names (www.DOMAINNAME.COM) Regulated by Internet Corporation for Assigned Names and Numbers (ICANN) How do you connect to a website on the internet? You NEED the IP address!

Why did the Internet grow so quickly? Moore’s Law # of transistors on integrated circuit doubles about every two years Exponential growth of power Exponential decay of cost Examples: CPUs Flash drives Metcalfe’s Law Usefulness of a network ~ n^2 n(n − 1)/2  n^2