NSWIT: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
XSWIT has some support for NCP.
Larsbrinkhoff (talk | contribs)
External links: Both filesets in the same repository now.
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
==External links==
==External links==


* [https://github.com/PDP-10/its-vault/blob/master/files/chsncp/nswit.274 NSWIT source code] (partial, many .INSRT files missing)
* [https://github.com/pdp11/nswit NSWIT source code from SAIL and MIT] (the latter is only partial, many .INSRT files missing)


{{stub}}
{{stub}}

Latest revision as of 06:07, 5 February 2025

NSWIT is a terminal concentrator and Chaos router by Charles Frankston, Earl Killian, et al. It has been called a "cousin" of MINITS as they share some capabilities, philosophies, and hardware support. Among other places, it was used by the S-1 project at Lawrence Livermore Laboratories.

A version called XSWIT has some support for NCP - perhaps routing Chaosnet over ARPANET.

External links