Difference between revisions of "ARPANET"

From Computer History Wiki
Jump to: navigation, search
m (Protocols: dab NCP)
(Protocols: clean up two different 'NCP'S)
Line 7: Line 7:
 
==Protocols==
 
==Protocols==
  
The [[protocol family]] used on the early ARPANET included:
+
The [[protocol suite]] used on the early ARPANET included:
  
 
* The [[Host-to-IMP Protocol]], the bottom layer; specified in [http://www.bitsavers.org/pdf/bbn/imp/BBN1822_Jan1976.pdf BBN Report #1822] (multiple editions over time)
 
* The [[Host-to-IMP Protocol]], the bottom layer; specified in [http://www.bitsavers.org/pdf/bbn/imp/BBN1822_Jan1976.pdf BBN Report #1822] (multiple editions over time)
Line 13: Line 13:
 
* [https://drive.google.com/file/d/1vBXEHEClcD9XLqueVyVf831LOlqn0hrJ/view Host-to-Host Protocol] (early version [http://www.rfc-editor.org/rfc/rfc714.txt here])
 
* [https://drive.google.com/file/d/1vBXEHEClcD9XLqueVyVf831LOlqn0hrJ/view Host-to-Host Protocol] (early version [http://www.rfc-editor.org/rfc/rfc714.txt here])
  
These two latter protocols formed the [[Network Control Program (ARPANET)|Network Control Program]], which all the [[application]] [[protocol]]s ran over.
+
These [[protocol]]s formed the [[Network Control Protocol]], which all the [[application]] [[protocol]]s ran over.
  
 
Those included:
 
Those included:

Revision as of 22:08, 28 June 2022

The ARPANET was the first packet-based wide-area network; so named 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 1822 interfaces.

Later on, customized IMP variants called Terminal Interface Processors ('TIPs', for short) were added to the ARPANET; these provided groups of serial lines to which could be attached terminals, which allowed users at the terminals access to the hosts attached to the ARPANET.

Protocols

The protocol suite used on the early ARPANET included:

These protocols formed the Network Control Protocol, which all the application protocols ran over.

Those included:

See also

Further reading

External links