29
Lecture Number One History of the internet and a bit about how it works

Lecture Number One History of the internet and a bit about how it works

Embed Size (px)

Citation preview

Page 1: Lecture Number One History of the internet and a bit about how it works

Lecture Number One

History of the internet and a bit about how it works

Page 2: Lecture Number One History of the internet and a bit about how it works

The Ancestors

ARPANET

NSFNET

Page 3: Lecture Number One History of the internet and a bit about how it works

ARPANET Advanced Research Projects Agency

The original “backbone of the internet”

Purpose: to create a decentralized computer network so government could keep working in case of nuclear attack

Page 4: Lecture Number One History of the internet and a bit about how it works

More about ARPANET

- started in California in ?

- originally linked three universities (Stanford, UCLA,UCSB) and SRI

- Designed for max of 256 computers

1976: ? ; 1984: ?

Page 5: Lecture Number One History of the internet and a bit about how it works

NSFNET National Science Foundation Network

Purpose: to connect scientific researchers and engineers

Page 6: Lecture Number One History of the internet and a bit about how it works

More about NSFNET

- started by the feds in ?

- originally, access limited to official agencies

Page 7: Lecture Number One History of the internet and a bit about how it works

The relationship between ARPANET and NSFNET

- ARPANET the original “backbone” of the internet

- With NSFNET, two “backbones”

- By 1988 more than ? linked computers

Page 8: Lecture Number One History of the internet and a bit about how it works

How the Internet is run today

- NSFNET replaced ARPANET as backbone in ?

- Internet transferred to nonprofit corporation ? years later

Page 9: Lecture Number One History of the internet and a bit about how it works

How does the internet work?

Page 10: Lecture Number One History of the internet and a bit about how it works

Overall Internet MechanicsAll machines on the web are either servers or

clients

Servers ________ information, clients_________ it.

Servers have numbered ports, one for each service provided (like web access, ftp, etc)

Clients connect to the port that offers the needed service

Page 11: Lecture Number One History of the internet and a bit about how it works

Whenever you are on the net you’re part of a network

At home…

May have DSL or use a MODEM to connect to an ISP

DSL= ? (talk & surf at the same time!)

MODEM= ?ISP= ?

Page 12: Lecture Number One History of the internet and a bit about how it works

And at work…

Orgs have POP servers (point of presence)

where local users access the company’s networks

Networks connect to each other through NAPs

(network access points)

Page 13: Lecture Number One History of the internet and a bit about how it works

Protocols: How networks communicate

Protocol, defined

Page 14: Lecture Number One History of the internet and a bit about how it works

Internet Protocols

TCP/IP

WWW

Page 15: Lecture Number One History of the internet and a bit about how it works

TCP/ IP

Stands for ____________________________

Developed in the 70s for ARPANET

Formalized in 1982

Page 16: Lecture Number One History of the internet and a bit about how it works

TCP/IP Sends Informationfrom one IP address to another

- - Transmission broken into 1.5K ?

sent from router to router

- - a router is ?

- - receiving computer reassembles according

to instructions bundled with the ?

Page 17: Lecture Number One History of the internet and a bit about how it works

IP Addresses

- Every machine on the net has a unique address made up of 4 numbers, 0-255, separated by periods

-looked at in binary each number is an octet- the

first is always the net, the last the host

Page 18: Lecture Number One History of the internet and a bit about how it works

Do you have your own IP Address?

Yes, if you have cable or DSL (digital subscriber line)

No, if you dial up– when you do, you’re given the ISP address for that session which corresponds to the MODEM that connects you

Page 19: Lecture Number One History of the internet and a bit about how it works

We tend to use Domain Names rather than IP Addresses

- At first, you had to know IP addresses

- DNs were created at the University of Wisconsin to map text to IP addresses automatically

Page 20: Lecture Number One History of the internet and a bit about how it works

What are Domain Names

- Descriptive words associated with a specific _________________

- advantage that when machines replaced don’t have to learn new IP address

- not case-sensitive - must be purchased (IP addresses are free)

Page 21: Lecture Number One History of the internet and a bit about how it works

Domain names made up of

First level domains (like .edu)

Second level domains (like ufl)

First level domains can’t have duplicates

But second can- spca.com not equal spca.org

Page 22: Lecture Number One History of the internet and a bit about how it works

Examples of first level domain Names

.com / .org ( not necessarily nonprofit, just don’t pay dividends)

.edu / .net

.mil/ .gov

.mx / .nl /.ch / .ca/ .uk etc.

Page 23: Lecture Number One History of the internet and a bit about how it works

Examples of Full Domain names

A travel agency http://www.side-step.com/ My son's music

http://www.att.com/

Page 24: Lecture Number One History of the internet and a bit about how it works

Domain names are contained within URLs

URL Stands for________________

protocol:location/document

http://www.cise.ufl.edu/~rjd/workshop06photo.html

http://www.schaferhund.com/pregnancy.htm

Page 25: Lecture Number One History of the internet and a bit about how it works

Some DN Considerations

Cyber squatters

Buy misspellings just in case

http://www.howstuffworks.com/

http://www.howstuffowrks.com/

Page 26: Lecture Number One History of the internet and a bit about how it works

Examples of multiple purchases

http://www.bn.com/http://www.barnesandnoble.com/http://www.barnesandnoble.com/

Page 27: Lecture Number One History of the internet and a bit about how it works

Some Places To Get a Domain Name

GodaddyRegisterFly planetdomain

Page 28: Lecture Number One History of the internet and a bit about how it works

WWW

World Wide Web

protocols we use every day

finalized in _______

Page 29: Lecture Number One History of the internet and a bit about how it works

Some Uses of WWW Protocols

To log into remote computers (?)

To transfer web pages (?) To transfer files (?)

To send email (?)