Interface Message Processor

From Computer History Wiki
Revision as of 21:51, 15 March 2018 by Jnc (talk | contribs) (Add some material)
Jump to: navigation, search

The Interface Message Processor (or IMP, as they were universally known) was the packet switch which the ARPANET was made out of; the IMPs were connected to each other via high-speed dedicated point-point telephone links, connected to the IMPs via a modem. All ARPANET hosts connected to an IMP, using the Host-to-IMP Protocol.

A message from one Host to another was sent via the source Host's IMP, then routed through some number (possibly zero) intermediate IMPs, then through the destination Host's IMP (possibly the same IMP as the first one, in which case the message never went over a telephone line), on to the destination Host.

The IMPs were Honeywell minicomputers, with added special high-speed modem interfaces, and asynchronous bit-serial Host interfaces.

Further reading

  • J.M. McQuillan, W.R. Crowther, B.P. Cosell, D.C. Walden, and F.E. Heart, "Improvements in the Design and Performance of the ARPA Network", Proceedings AFIPS, 1972 FJCC, Vol. 40, pp. 741-754.

External links