Live data from Hacker News

A map of the entire internet as of May 1973

twitter.com

21–30 of 51 posts

Re: A map of the entire internet as of May 1973

#21
post #7

For a geographic representation, try: * ARPANET Maps || http://som.csudh.edu/fac/lpress/history/arpamaps/

As you can read there, these maps come from "Heart, F., McKenzie, A., McQuillian, J., and Walden, D., ARPANET Completion Report". This text can be obtained from http://walden-family.com/bbn/arpanet-completion-report.pdf

EDIT: For a less deep link go to http://walden-family.com/bbn/

Re: A map of the entire internet as of May 1973

#22
post #10

One interesting aside is you can see from that even this early in the evolution of what's still a very sparse network, how dense the resources are in California, presaging the eventual concentration of the "internet business" there. Sensitive dependence on initial conditions and such. It's also interesting to note that the DC area is the #2 (arguably tied with Boston) given how relatively inconsequential that communi…

That was because Tysons Corner was (and still is) a major hub of the Internet. Initially because of the DOD and military contractors, but a big chunk of Amazon's cloud is located in data centers there and nearby.

This is the area in question:

https://en.wikipedia.org/wiki/Dulles_Technology_Corridor

Re: A map of the entire internet as of May 1973

#23

Which modern protocols even existed back then? IP? TCP? FTP?

NCP, the Network Control Program, was the predecessor of TCP/IP. [1]

Host addresses were only 8 bits (zero was reserved), so there could only be up to 255 hosts on the ARPANET.

NCP was a simplex protocol, not full duplex like TCP/IP, so each port=>port connection transmitted data in only one direction, and applications would use an even/odd pair of ports for two-way communication.

The parity of the ports at each end of the connection was required to be different: you couldn't connect an even port to another even port, or an odd port to another odd port. "Homosocketuality" was strictly forbidden by internet protocols! NCP's mandatory "heterosocketuality" was called the "Anita Bryant feature". [2]

[1] https://en.wikipedia.org/wiki/Network_Control_Program

[2] https://news.ycombinator.com/item?id=12422813

Re: A map of the entire internet as of May 1973

#24

Which modern protocols even existed back then? IP? TCP? FTP?

TCP/IP wasn't the official transport protocol until 1983. Before that was NCP (https://en.wikipedia.org/wiki/Network_Control_Program). I got on the ARPAnet in 1982, and remember the transition day.

FTP and Telnet were around by 1974. So was an early mail protocol (described in RFC 524, https://www.rfc-editor.org/rfc/rfc524.txt) which used FTP as mail transfer agent. The first SMTP-like mail protocol was probably MTP in 1980 (RFC 722, https://www.rfc-editor.org/rfc/rfc772.txt).

Go read some RFCs -- they're great sources of early Internet history! Start here: http://www.rfc-editor.org/rfc-index.html

Re: A map of the entire internet as of May 1973

#25

Hi there—original tweeter here. Some context for the picture—my father, Paul, was the business manager for the computer science department at Carnegie Mellon at the time, and is a fabulous record-keeper, so he kept all sorts of interesting things from that era. He was also one of the founders of Three Rivers Computer as well as PERQ, which were tech transfer spin-outs from the CS dept in the seventies.

Thank you for posting this, and engaging here on HN. Do you think this collection of interesting things would be a good candidate for digitizing and getting up on the Internet Archive?

Re: A map of the entire internet as of May 1973

#26
post #3

This version from 1974 includes the first international link to UCL in London. As no-one had budget for a dedicated transatlantic link, it was piggybacked on a link via NORSAR in Norway that was intended for seismic monitoring of nuclear tests. http://personalpages.manchester.ac.uk/staff/m.dodge/cybergeo...

Looks like a scan of a German book or paper. Any idea which one?

Re: A map of the entire internet as of May 1973

#28

What do IMP and TIP stand for here?

IMP must be a Interface Message Processor [1], an Arpanet equivalent to our routers. And TIP must be Terminal Interface Processor [2], not really sure of their usage but basically they would allow remote sessions on the network, my guess is that they were some early forms of modern modems.

[1] https://en.wikipedia.org/wiki/Interface_Message_Processor

[2] https://en.wikipedia.org/wiki/Tip

Re: A map of the entire internet as of May 1973

#29
post #6
post #3

This version from 1974 includes the first international link to UCL in London. As no-one had budget for a dedicated transatlantic link, it was piggybacked on a link via NORSAR in Norway that was intended for seismic monitoring of nuclear tests. http://personalpages.manchester.ac.uk/staff/m.dodge/cybergeo...

...being a bit of a pedant (and Norwegian!) I'd like to point out that the first international link was precisely the one to NORSAR at Kjeller; the link over the North Sea to UCL was the second. :) (Kjeller/NORSAR was hooked up in June 1973 using a blistering fast 9.6kbps link, if memory serves)

If Norway indeed had the first endpoint, they surely would have opted to use Norsk Data computers rather than PDPs at the time, including coding up an IP ^H^H^H NCP stack for the SINTRAN OS (or its predecessor).
Post reply on HN