Next revision | Previous revision |
resources [2020-09-15 17:25] – created victor | resources [2023-01-01 12:02] (current) – victor |
---|
| |
Other source of information include | Other source of information include |
* [[https://dspace.mit.edu/handle/1721.1/6353|MIT AI Memo 628]]: //Chaosnet//, by David A. Moon (webified [[https://tumbleweed.nu/r/lm-3/uv/amber.html|here]]) | * [[https://dspace.mit.edu/handle/1721.1/6353|MIT AI Memo 628]]: //Chaosnet//, by David A. Moon (webified [[https://chaosnet.net/amber.html|here]]) |
| * The Computer History Wiki article on [[chwiki>Chaosnet]] |
* A discussion in [[https://groups.google.com/d/topic/comp.protocols.tcp-ip/AeJA1K7uA-o/discussion|comp.protocols.tcp-ip]] | * A discussion in [[https://groups.google.com/d/topic/comp.protocols.tcp-ip/AeJA1K7uA-o/discussion|comp.protocols.tcp-ip]] |
* [[its>chaos-dns|Chaosnet support in bind9]], the standard DNS server | * [[its>chaos-dns|Chaosnet support in bind9]], the standard DNS server |
| * [[https://github.com/larsbrinkhoff/its-archives/blob/master/TR173.pdf|Local Networking at the M.I.T. Computer Laboratories: A User's View]], by Marek W. Lugowski, Indiana University Computer Science Department Technical Report 173, 1985. [[tr173|Local copy]] (OCRed). |
Chaosnet implementations include | * [[https://twobithistory.org/2018/09/30/chaosnet.html|A Short History of Chaosnet]], by TwoBitHistory, Sep 2018. |
* [[its>ch11|Chaosnet-over-UDP]] for the PDP10 emulator [[https://github.com/PDP-10/klh10|klh10]], also [[http://josephoswald.nfshost.com/chaos-python/summary.html|in Python]] and [[http://josephoswald.nfshost.com/chaos-lisp/summary.html|Common Lisp]] by Joe Oswald | * Various things on [[https://github.com/Chaosnet|Github]]. |
* Chaosnet-over-TLS for the bridge program, see below | |
* Chaosnet-over-Ethernet (standard) for klh10, the Lambda Lisp Machine emulator [[https://github.com/dseagrav/ld|LambdaDelta]] (and real Lisp Machines), and [[https://github.com/Chaosnet/Chaosnet-for-4.1BSD|4.1 BSD]] | |
* Chaosnet-over-unix-sockets for the CADR Lisp Machine emulator [[http://www.unlambda.com/cadr/|usim]] (see also [[https://github.com/LM-3/usim|here]]), and also [[http://josephoswald.nfshost.com/chaos-python/summary.html|in Python]] by Joe Oswald | |
* Chaosnet encapsulated in IP (standard protocol), e.g for the PDP10 implementation [[http://www.fpgaretrocomputing.org/pdp10x/|PDP10/X]] by Dave Conroy | |
* a [[https://github.com/bictorv/chaosnet-bridge|bridge program]] for all of the above, **which also includes** a transport layer or NCP implementation (with a simple unix-sockets interface). | |
* soon(?), a [[https://github.com/LM-3/chaos|Linux implementation]] by ams. | |