You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 months ago | |
---|---|---|
.github/workflows | 10 months ago | |
doc | 10 months ago | |
src | 10 months ago | |
test | 10 months ago | |
.gitignore | 10 months ago | |
.gitmodules | 10 months ago | |
README.md | 10 months ago |
README.md
ARPANET Network Control Program for Linux, interfacing with the SIMH IMP emulator.
This is a work in progress. At this point, the NCP is not a high quality implementation. It's primarily used for testing the network.
- Implement the IMP-host interface.
- Exchange 1822 NOP messages between host NCP and IMP.
- Send ECO message to another host, get ERP back.
- Application library for NCP.
- Send RFC and CLS messages to open and close connections.
- Send data back and forth.
- ???
- Profit!