NSWIT: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +cat
Larsbrinkhoff (talk | contribs)
External links: Both filesets in the same repository now.
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
NSWIT is a terminal concentrator and [[CHAOSnet]] 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.
NSWIT is a terminal concentrator and [[Chaosnet|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 [[Network Control Protocol|NCP]] - perhaps routing Chaosnet over [[ARPANET]].


==External links==
==External links==


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


{{stub}}
{{stub}}


[[Category: Software]]
[[Category: Networking Software]]
[[Category: Chaos]]

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