Chapter 1 What is the Internet?. The Wired World of the Internet Who runs the Internet? Collection of thousands of networks RFCs, users’ agreement about.

Slides:



Advertisements
Similar presentations
S3 Computer Literacy Internet Technology.
Advertisements

Chapter 3 Internet. Physical Components of the Internet Servers Networks Routers.
BTT 101 / 2O1 Lesson 10 Dundas Valley Secondary Mr. Young.
Computer Networks and the Internet CMPT 109 Montclair State University.
Technology Infrastructure: The Internet and the World Wide Web
Skills: none Concepts: local area network, router, inter network, the TCP/IP layered software “stack”, layer functions, layer protocols, dumb versus smart.
IS 247 Introduction to Web Application Development Tim Wu.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
1 Networks and Internet Objectives Understand basic concepts in Networking Network Types Understand basic concepts in Internet Internet Services Become.
BA 471 – Telecommunications and Networking Dr. V.T. Raja Oregon State University
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 3 Going Online © 2005 Prentice-Hall, Inc.Slide 2.
Bob Baker Communications Bob Baker September 1999.
BA Telecommunications and Networking Dr. V.T. Raja Oregon State University
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
CCNA 1 Module1. Objectives Internet Connections Physical – NIC card to connect to local net Logical – Use a standard set of protocols (TCP/IP) Applications.
TCP/IP Web Design & Layout January 23, TCP/IP For Dummies  The guts and the rules of the Internet and World Wide Web. A set of protocols, services,
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Networking Technologies
CP476 Internet ComputingCh.1 # 1 Lecture 2. A Brief Introduction to the Internet The objective is to understand The history of Internet What the Internet.
NETWORK CENTRIC COMPUTING (With included EMBEDDED SYSTEMS)
Laudon & Laudon: Canadian Edition
Telecommunications and Networks Chapter 6 – Understanding Technology (Third Edition)
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 3 The Basics of Networking
Networks and Telecommunications Strategies Dr. Robert Chi Chair and Professor, IS department Chief editor, Journal of Electronic Commerce Research.
Computer Networking Part 1 CS 1 Rick Graziani Cabrillo College Fall 2005.
The Internet, Intranets, & Extranets Chapter 7. IS for Management2 The Internet (1) A collection of networks that pass data around in packets, each of.
Connecting one computer to another computer creates a network.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Chapter 3 Fluency with Information Technology 4th edition
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 19 PCs on the Internet.
Chapter 1 Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User’s Approach.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Communications, Networks, the Internet and the World Wide Web Chapter 2.
NETWORKS.
PPTTEST 10/6/ :29 1 IT Ron Williams Business Innovation Through Information Technology Networking.
7/12: Ch. 6 Telecommunications Business Value of Telecommunications Trends –Industry –Technology –Application Internet applications Network models –WANs,
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Part E: Standards Layered Standards Architectures TCP, IP, and TCP/IP Other Architectures.
Chapter 1 Communication Networks and Services Network Architecture and Services.
WXET1143 Lecture5: Internet: How it Works? (Continuation)
Telecommunications and Networks Chapter 8. Types of Signals Analog – a continuous waveform that passes through a communications medium Digital signal.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
INFS 361 Chapter 1 Notes UTM Bob Bradley Fall 2005.
Chapter 2 The Internet Underlying Architecture. How the DNS works? DNS: Domain Name System Visiting a website: - Write the address - IP will use the address.
Lecture Number One History of the internet and a bit about how it works.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
3/20: Telecommunications & Networking What is telecommunications? The hardware: physical components of telecommunications, inc. channels Standards: agreements.
1 Syllabus at a glance – CMCN 6103 Introduction Introduction to Networking Network Fundamentals Number Systems Ethernet IP Addressing Subnetting ARP DNS.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Chapter 2 Communications, Networks, the Internet, and the World Wide Web.
Networks. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Internet Technologies Mr. Grimming. Internet Applications File Transfer World Wide Web E-commerce Searches Voice over Internet Protocol Video over.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 3. How TCP/IP Works.
Revision Unit 1 – The Online World Online Services Online Documents Online Communication Cloud Computing The Internet Internet Infrastructure Internet.
Management Information Systems - Introduction. The telecommunication system Telecommunication System – consists of hardware and software that transmits.
Chapter Objectives In this chapter, you will learn:
Chapter 4 Computer Networks – Part 2
Web Development & Design Chapter 1, Sections 4, 5 & 6
How Does Data Travel the Internet?
Intro To Computer Networks
Protocol Application TCP/IP Layer Model
Presentation transcript:

Chapter 1 What is the Internet?

The Wired World of the Internet Who runs the Internet? Collection of thousands of networks RFCs, users’ agreement about procedures & standards for protocols ARPAnet, 1969 NSFnet, 1980s IAB, the Internet Activity Board W3C LANs, Ethernet Local Area Networks ISPs

The Wired World of the Internet Connection channels: - Leased Lines: telephone line, fiber optic cable with microwave links and satellite transmissions. - Backbones: High-capacity lines – vBNS with 155 Mbps Future Plan is “Internet2”

Information Travel TCP breaks it to (Packets) Computer sent it to the ISP Sending Information Hardware: 1.Hubs 2.Bridges 3.Gateways 4.Repeaters 5.Routers

Information Travel Mid-Level Networks: 1) LANs 2) WANs

TCP/IP, Winsock, MacTCP Packets: pieces of Information Internet: packet-switched network TCP (Transmission Control Protocol): Breaks down & reassembles the packets IP (Internet Protocol): Making sure the packets are sent to the right destination

TCP/IP, Winsock, MacTCP TCP/IP needs special software/ socket: - Winsock: PCs - MacTCP: Macintoshs A socket is necessary for full access to the Internet Another protocols: - SLIP: Serial Line Internet Protocol - PPP: Point-to-Point Protocol

Addresses & Domains IP: a series of 4 numbers Ex DNS (Domain Name System) developed by Sun Microsystems,1980s Easier way to keep track of addresses Domains: group of computers on the Net It helps in sending s Ex.

Web Connection Web connection parts: - Desktop (client), ISP, Host (server) and telecommunication Client needs: - PC, fast modem + telephone line, browser and communication program BrowserComm. Pro. ISP Sending instructionsDials the modem Retrieve pages or documents

Web Connection InterNIC: handles domain names Host computers: - Handle multiple telecommunications - Have gigabytes of hard-disk - Have considerable RAM

Internet File Types Files requirements: - Software (Plug-Ins) - Hardware - Downloading Internet files: 3 kinds - First is (ASCII) American Standard Code for Information Interchange Ex. PostScript files (.ps) + Acrobat reader (.pdf)

Internet File Types - Second: (EBCDIC) Extended Binary Coded Decimal Interchange Code This type is like (ASCII) but used on Mainframe computers - Third is (Binary): - Bits: 0s – 1s Ex:.Jpeg -.gif -.avi -.wav -.mpeg - Binary files are large, need hardware/ software, and sometimes need to connect to the Net for streaming multimedia