Difference between revisions of "Network Control Program (ARPANET)"
From Computer History Wiki
(→Implementations: Link to UCLA.) |
(Paper about UCLA's ARPANET software.) |
||
Line 64: | Line 64: | ||
| [[Scientific Data Systems|SDS]] [[SDS Sigma series|Sigma 7]] | | [[Scientific Data Systems|SDS]] [[SDS Sigma series|Sigma 7]] | ||
|- | |- | ||
− | | [[OS/360]] | + | | [[OS/360]] MVT |
| ? | | ? | ||
| UCLA | | UCLA | ||
Line 161: | Line 161: | ||
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SRI-NOSC SRI-NOSC] - complete UNIX NCP source | * [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SRI-NOSC SRI-NOSC] - complete UNIX NCP source | ||
** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SRI-NOSC/doc/IllinoisNCP.nr Illinois NCP Documentation] | ** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SRI-NOSC/doc/IllinoisNCP.nr Illinois NCP Documentation] | ||
+ | * [https://dl.acm.org/doi/pdf/10.1145/800103.803337 "A Server Host System on the ARPANET"] - describes the UCLA network software | ||
[[Category: ARPANET]] | [[Category: ARPANET]] |
Latest revision as of 14:43, 29 July 2025
Network Control Program is the name for the software on the hosts attached to the ARPANET which implemented the protocol suite of the early ARPANET, Network Control Protocol, as it later came to be called. (See here for more about the evolution of these names.) The term did not later, usually, include the applications (such as 'User Telnet').
Implementations
Operating System | Status | Site | Machine |
---|---|---|---|
ITS | Preserved | MIT | DEC PDP-10 |
WAITS | Preserved | SAIL | DEC PDP-10 |
TENEX | Preserved | BBN and many more | DEC PDP-10 |
TOPS-20 | Preserved | Many | DEC PDP-10 |
Unix V6 | Preserved | University of Illinois initially; numerous others later | DEC PDP-11 |
ELF | Preserved | Many. | DEC PDP-11 |
NSWIT | Preserved | LLL | DEC PDP-11 |
RATS | Preserved | LLL | DEC PDP-11 |
Unclear (used ELF?) | Hawaii | BCC 500 | |
Berkeley Time-Sharing System | ? | SRI | SDS 940 |
SEX | Lost | UCLA | SDS Sigma 7 |
OS/360 MVT | ? | UCLA | IBM System/360 |
CP/CMS | ? | Lincoln Labs | IBM System/360 |
TSS/360 | ? | NASA Ames | IBM System/360 |
OLS | ? | UCSB | IBM System/360 |
Multics | Maybe | MIT | GE 645, Honeywell 6180 |
TOPS-10 | Maybe | Many | DEC PDP-10 |
? | London | DEC PDP-9 | |
RSX-11M | DEC PDP-11 | ||
ANTS | DEC PDP-11 | ||
Harvard | DEC PDP-1 | ||
Exec III | BBN | DEC PDP-1D | |
4.1BSD | BBN | DEC VAX | |
VMS | DEC VAX | ||
APEX | ? | Lincoln Labs | TX-2 |
SCOPE | ? | CDC 6600, 7600 | |
Aleph (Rochester's Intelligent Gateway) | Lost | University of Rochester | DG Eclipse |
Keydata DMS | ARPA | PDP-15 | |
POSIX | In progress | Emulation |
External links
- SRI-NOSC - complete UNIX NCP source
- "A Server Host System on the ARPANET" - describes the UCLA network software