Chaosnet: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
Also on Foonex.
m Proper cat
Line 11: Line 11:
* [https://lm-3.github.io/amber.html Lisp Machine Chaosnet documentation]  Includes chapters on ITS, TOPS-20, Lisp Machine, and Unix implementations.
* [https://lm-3.github.io/amber.html Lisp Machine Chaosnet documentation]  Includes chapters on ITS, TOPS-20, Lisp Machine, and Unix implementations.


{{stub}}
{{semi-stub}}

Revision as of 14:38, 18 October 2018

CHAOSnet was the name for both an internetworking protocol family, and an early LAN technology, both invented at the MIT AI Laboratory; the latter was the LAN on which the protocol first ran.

The LAN was a CSMA-CD system modeled on the Xerox PARC 3 megabit/second Ethernet, running over cable TV cable. The protocol was later made to run over standard 10 megabit/second Ethernet, which largely supplanted the CHAOSnet hardware.

The protocol provided a reliable byte stream service, but also had a datagram mode.

There are implementations for at least ITS, TOPS-20, Foonex (TENEX), Lisp Machines, VAX/VMS, BSD Unix, PDP-11 Unix V7, and Linux.

External links