Difference between revisions of "ARPANET"

From Computer History Wiki
Jump to: navigation, search
(Mention TIPs)
m (+See also - Port Expander)
Line 22: Line 22:
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
==See also==
 +
 +
* [[Port Expander]]
  
 
==Further reading==
 
==Further reading==

Revision as of 17:40, 31 October 2021

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).

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 family used on the early ARPANET included:

These two latter protocols formed the Network Control Program, which all the application protocols ran over.

Those included:

See also

Further reading

External links