1 / 7

COMS 161 Introduction to Computing

Learn about internet protocols, network layers, TCP/IP, the World Wide Web, client/server architecture, URLs, web browsers, HTML, and HTTP in this introductory lecture.

ssawyer
Download Presentation

COMS 161 Introduction to Computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMS 161Introduction to Computing Title: Internet Date: October 8, 2004 Lecture Number: 19

  2. Announcements • Material • chapter 18 (The Internet) • Chapter 5 (Creating Documents) pp 92 • Homework 6 • Due (Friday) 10/15/2004

  3. Review • Internet protocols • Network layers • TCP/IP

  4. Outline • Internet Protocols • World Wide Web • Client/Server • URL • Web Browser • HTML and HTTP

  5. How the Internet Works • DATAGRAM • A TCP packets • IP address • a number that signifies the address of an Internet host • Domain names are pseudonyms for IP addresses • Domain name servers provide • IP numbers for URLs • e-mail addresses

  6. How the Internet Works • Gateways and Routers transmit datagrams across the Internet • Client/Server applications add functionality to the Internet

  7. How the Internet Works • IP (Internet Protocol) packet address • Each internet host has a unique IP address • Each address is composed of four sets of numbers separated by periods (dots) • 123.23.168.22 • TCP and UDP (user datagram protocol) • how messages are delivered • TCP -- guaranteed service (e-mail, HTTP, etc.) • UDP -- normal service (PING, DNS, etc.)

More Related