Difference between revisions of "ANTS terminal system"

From Computer History Wiki
Jump to: navigation, search
m (Jnc moved page ANTS to ANTS terminal system: non-stub name)
(Written in PEESPOL.)
Line 1: Line 1:
The '''ARPA Network Terminal System''' (usually referred to as '''ANTS''') was a [[minicomputer]] system (it ran on [[PDP-11]]s) which was a [[host]] system for use on the [[ARPANET]], effectively an enhanced [[Terminal Interface Processor|TIP]].
+
The '''ARPA Network Terminal System''' (usually referred to as '''ANTS''') was a [[minicomputer]] system (it ran on [[PDP-11]]s) which was a [[host]] system for use on the [[ARPANET]], effectively an enhanced [[Terminal Interface Processor|TIP]].  It was written in the PEESPOL system programming language.
  
 
In addition to the TIP functionality (providing groups of [[serial line]]s to which could be attached [[terminal]]s, both hard-wired and via dial-up [[modem]]s, allowing [[user]]s at the terminals access to the [[time-sharing]] hosts attached to the ARPANET), ANTS machines provided a limited amount of additional functionality, such as the ability to store [[file]]s on [[mass storage]] [[peripheral|devices]] attached to the ANTS machine. [[Magnetic tape drive]]s, [[punched card|card]] readers and [[printer|line printers]] could also be attached.
 
In addition to the TIP functionality (providing groups of [[serial line]]s to which could be attached [[terminal]]s, both hard-wired and via dial-up [[modem]]s, allowing [[user]]s at the terminals access to the [[time-sharing]] hosts attached to the ARPANET), ANTS machines provided a limited amount of additional functionality, such as the ability to store [[file]]s on [[mass storage]] [[peripheral|devices]] attached to the ANTS machine. [[Magnetic tape drive]]s, [[punched card|card]] readers and [[printer|line printers]] could also be attached.

Revision as of 18:34, 29 October 2021

The ARPA Network Terminal System (usually referred to as ANTS) was a minicomputer system (it ran on PDP-11s) which was a host system for use on the ARPANET, effectively an enhanced TIP. It was written in the PEESPOL system programming language.

In addition to the TIP functionality (providing groups of serial lines to which could be attached terminals, both hard-wired and via dial-up modems, allowing users at the terminals access to the time-sharing hosts attached to the ARPANET), ANTS machines provided a limited amount of additional functionality, such as the ability to store files on mass storage devices attached to the ANTS machine. Magnetic tape drives, card readers and line printers could also be attached.

A simple multi-tasking operating system oversaw the operation of the system; it also provided allocation of main memory.

They used the TELNET and FTP protocols, running on top of NCP. Later, Remote Job Entry facilities were added, once the protocol(s) to support them were added to the NCP protocol family.

See also

External links