Difference between revisions of "ARPANET"
From Computer History Wiki
(Add high-level tech desc) |
(→External links: Add (new) APH page) |
||
Line 25: | Line 25: | ||
** [http://www.chiappa.net/~jnc/tech/arpalog.html ARPANET Technical Information: Logical Maps] | ** [http://www.chiappa.net/~jnc/tech/arpalog.html ARPANET Technical Information: Logical Maps] | ||
** [http://www.chiappa.net/~jnc/tech/arpapkt.html ARPANET Technical Information: Packet Formats] | ** [http://www.chiappa.net/~jnc/tech/arpapkt.html ARPANET Technical Information: Packet Formats] | ||
+ | ** [http://www.chiappa.net/~jnc/tech/arpaprot.html ARPANET Technical Information: ARPANET Protocol Handbook] | ||
{{semi-stub}} | {{semi-stub}} | ||
[[Category: Networking]] | [[Category: Networking]] |
Revision as of 11:42, 4 July 2020
The ARPANET was the first packet-based wide-area network; so called because it was initiated, and initially funded, by ARPA.
It consisted of minicomputers called Interface Message Processors ('IMPs', for short) running specialized packet switching code, joined together with synchronous serial lines; host computers were connected to the IMPs by special bit-serial interfaces (see below).
Protocols
The protocol family used on the early ARPANET included:
- The Host-to-IMP Protocol, the bottom layer; specified in BBN Report #1822 (multiple editions over time)
- ICP, Initial connection protocol
- Host-to-Host Protocol (early version here)
These two latter protocols formed the Network Control Program, which all the application protocols ran over.
Those included:
- FTP (early version here)
- TELNET
- MAIL (here is a much later proposal which eventually became SMTP)
- NAME/FINGER