Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KA10: SAIL IMP interface; talk to H316 IMP #265

Open
larsbrinkhoff opened this issue Oct 29, 2021 · 1 comment
Open

KA10: SAIL IMP interface; talk to H316 IMP #265

larsbrinkhoff opened this issue Oct 29, 2021 · 1 comment

Comments

@larsbrinkhoff
Copy link
Contributor

The re-ARPANET project is making good progress, so I'm opening this to note some things on the to-do list.

One goal is to be able to have ITS and WAITS talk across the network. For this to work, we'll need some updates:

  • The existing IMP interface will have to be made to talk to the H316 IMP, instead of sim_ether. It's a simple UDP-based protocol. I wrote my own for the "Linux NCP", but the KA10 one will have to use the TMXR API. Much can be copied (or made common) from the h316_udp.c file.

  • WAITS seems to use its own IMP IO bus device, so that will have to be added. (Keep in mind there's also BBN's IMP-10 later.)

@larsbrinkhoff
Copy link
Contributor Author

Also keep in mind the UDP protocol may be used from other emulators. Mainly PDP-11 for which there are a couple ARPANET host candidates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant