the college of saint rose cis 111 – introduction to computer science david goldschmidt, ph.d. from...

16
Chapter 3 Computer Networking The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by Lawrence Snyder, Addison-Wesley, 2010, ISBN 0-13-609182-2

Upload: trevor-little

Post on 13-Jan-2016

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Chapter 3Computer Networking

The College of Saint RoseCIS 111 – Introduction to Computer ScienceDavid Goldschmidt, Ph.D.

from Fluency with Information Technology, 4th edition by Lawrence Snyder, Addison-Wesley, 2010, ISBN 0-13-609182-2

Page 2: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Are you connected?

The Internet (1969) is a network that’s Global Decentralized Redundant Made up of many different types of

machines

What do we use the Internet for? How many machines make up the

Internet?

Page 3: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Browsing the Web

Page 4: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

How do we communicate?

Synchronously Sender and receiver are active

at the same time Sending and receiving occur

(almost) simultaneously

Asynchronously Sending and receiving occur

at different times

Page 5: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Client/server communication

Page 6: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

One-to-many relationships

Page 7: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Hostnames and IP addresses

Page 8: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Finding a domain

Page 9: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Welcome to my domain

Page 10: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Getting your message across

Messages are divided into individual packets

Page 11: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

From point A to point B

Page 12: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Going wireless

Page 13: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

The World Wide Web

Internet revolution (1990s/2000s)

Sir Tim Berners-Lee

Page 14: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Weaving the Web

The World Wide Web (or just Web) is: Global Decentralized Redundant (sometimes) Made up of Web pages

and interactive Web services

How many Web pages are on the Web?

Page 15: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Building blocks of the Web Three key building blocks of the Web:

Uniform Resource Locator (URL) HyperText Transfer Protocol (HTTP) HyperText Transfer Markup

Language (HTML)

The original intent of the Webwas to provide a networkedmedium to share information

Page 16: The College of Saint Rose CIS 111 – Introduction to Computer Science David Goldschmidt, Ph.D. from Fluency with Information Technology, 4th edition by

Know IT

Read Chapter 3

Do all of the Multiple Choice and Short Answer questions