Talk:NSWIT: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
→NCP code: Server commented out. |
→NCP code: Files moved. |
||
| Line 2: | Line 2: | ||
In case someone wants to check: | In case someone wants to check: | ||
* [https://github.com/pdp11/nswit/blob/master/sail | * [https://github.com/pdp11/nswit/blob/master/sail/imp.pal%5bncp%2Ccbf%5d491 IMP interface] | ||
* [https://github.com/pdp11/nswit/blob/master/sail | * [https://github.com/pdp11/nswit/blob/master/sail/ncp.pal%5bncp%2Ccbf%5d490 Host/Host protocol] | ||
* [https://github.com/pdp11/nswit/blob/master/sail | * [https://github.com/pdp11/nswit/blob/master/sail/tn.pal%5bncp%2Ccbf%5d490 TELNET] - server code commented out however | ||
Revision as of 13:14, 4 February 2025
NCP code
In case someone wants to check:
- IMP interface
- Host/Host protocol
- TELNET - server code commented out however