PDP-10 / its

Incompatible Timesharing System
Other
857 stars 81 forks source link

Document terminal ports available for emulators. #2219

Closed diego0001 closed 1 year ago

diego0001 commented 1 year ago

Localhost port is now defined by default as 10004, not 10003, as per:

at -u dz0 10004

on its/out/simh/boot.

larsbrinkhoff commented 1 year ago

Good catch, but the fix isn't correct since other emulators are configured to listen to 10003.

Here is the allocation of port number to various terminals/controllers: https://github.com/PDP-10/its/pull/1190#issuecomment-417269344

larsbrinkhoff commented 1 year ago

Probably the README should be updated to document all the ports as per the comment I linked to. And check if that info is still valid. Would you like to do that, @diego0001?

diego0001 commented 1 year ago

Probably the README should be updated to document all the ports as per the comment I linked to. And check if that info is still valid. Would you like to do that, @diego0001?

Sure, just a moment.

eswenson1 commented 1 year ago

Please have the ports distinct across emulators. Regularly run all three of pdp-ka, -kl, and -ks ITS systems on the same machine. It is a real pain to have to update the run script whenever I build a new system.