Chaos SEND protocol
From Computer History Wiki
Revision as of 19:34, 23 November 2024 by Jnc (talk | contribs) (Jnc moved page Chaosnet SEND protocol to Chaos SEND protocol without leaving a redirect: Use our Chaosnet/Chaos distinction)
The Chaosnet SEND protocol is used to send short messages between users on a network.
A connection is established by the originator of the message by sending an RFC packet with the SEND contact name. After the contact name (and a space character), the recipient's user name should be specified.
Subsequent DAT packets contain the message contents, using the Lispm character set. E.g. newlines are encoded as 215 (octal).
The first line of the message should have the format "user@host timestamp", where "user" is the sender's user name, "host" is the sender host, and "timestamp" is a free-format time specification for the message.