The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Lars Brinkhoff <lars@nocrew.org>
To: jnc@mercury.lcs.mit.edu (Noel Chiappa)
Cc: tuhs@tuhs.org
Subject: [TUHS] Re: Unix V8 Chaosnet, any takers?
Date: Sat, 16 Jul 2022 06:59:52 +0000	[thread overview]
Message-ID: <7wh73hwniv.fsf@junk.nocrew.org> (raw)
In-Reply-To: <20220715102537.22E9018C080@mercury.lcs.mit.edu> (Noel Chiappa's message of "Fri, 15 Jul 2022 06:25:37 -0400 (EDT)")

Noel Chiappa wrote:
> > There is a small hobbyist Chaos network going
> What encapsulation are they using to transmit CHAOS packets (over the
> Internet, I assume)?

There are several methods to encapsulate packets for transmission
locally or over the Internet:

- EtherType 0x0804
- IP protocol 0x10 (yours!)
- Unix domain socket
- UDP
- TLS over TCP/IP (preferred transport across Internet)

There is a bridge/router that understands all these, written by
professor Björn Victor.  Various computer hardware and emulators support
different encapsulations: real Lispms use Ethernet, an LMI Lambda
emulator uses IP, KLH10 and SIMH use the UDP method, and the PDP-10/X
FPGA uses a Unix socket.

  parent reply	other threads:[~2022-07-16  7:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 10:25 Noel Chiappa
2022-07-15 11:53 ` Theodore Ts'o
2022-07-16  6:59 ` Lars Brinkhoff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-18 17:07 Noel Chiappa
2022-07-17 23:39 Noel Chiappa
2022-07-18  1:01 ` Ron Natalie
2022-07-16 20:02 Paul Ruizendaal
2022-07-16 15:51 Noel Chiappa
2022-07-16 17:02 ` Warner Losh
2022-07-15  8:51 Paul Ruizendaal via TUHS
2022-07-14 11:08 [TUHS] " Lars Brinkhoff
2022-07-14 16:37 ` [TUHS] " John Floren
2022-07-14 17:00   ` Lars Brinkhoff
2022-07-14 17:51     ` segaloco via TUHS
2022-07-14 18:19       ` Ron Natalie
2022-07-14 20:32         ` Tom Teixeira
2022-07-14 20:39           ` Ron Natalie
2022-07-15  0:33             ` Grant Taylor via TUHS
2022-07-15  4:29               ` Erik E. Fair
2022-07-14 19:36       ` Lars Brinkhoff
2022-07-14 21:50         ` segaloco via TUHS
2022-07-16  6:38           ` Lars Brinkhoff
2022-07-16 14:05             ` Warner Losh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7wh73hwniv.fsf@junk.nocrew.org \
    --to=lars@nocrew.org \
    --cc=jnc@mercury.lcs.mit.edu \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).