PDP-10 / supdup

Community maintained SUPDUP client for Unix
Other
18 stars 8 forks source link

Add protocol documentation #4

Closed larsbrinkhoff closed 7 years ago

larsbrinkhoff commented 7 years ago

All RFCs mentioning SUPDUP.

Also the most recent SUPDUP.DOC[NET,MRC] from SailDart, and files from ITS.

dabridgham commented 7 years ago

I used AI Memo 644 as my best reference for implementing SUPDUP so you might want to add that document as well. It includes the Local Editing Protocol which intrigued me though I never got around to implementing it. As well, AI Memo 643 describes the LEP at a higher level. Unfortunately, both of those documents are just scanned text. I don't know if the sources are available anywhere.

dabridgham commented 7 years ago

That comment was supposed to have included links to the documents. Here are the URLs: ftp://publications.ai.mit.edu/ai-publications/pdf/AIM-644.pdf ftp://publications.ai.mit.edu/ai-publications/pdf/AIM-643.pdf

larsbrinkhoff commented 7 years ago

Thank you! I think this is now a rather complete set of SUPDUP documents.