1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-28 12:59:20 +00:00

Added SUPDUP client and server support. SUPDUP, like TELNET, allows

remote access to ITS (and other systems). However, SUPDUP is capable
of automatically setting the terminal type on the remote system and
is therefore more convenient for display terminals and full screen
support.
This commit is contained in:
Eric Swenson
2016-11-23 22:53:40 -08:00
committed by Lars Brinkhoff
parent 4623e0db21
commit eb3aec175b
4 changed files with 1314 additions and 3 deletions

View File

@@ -59,8 +59,9 @@ from scratch.
- HOSTS3, the host table compiler.
- H3MAKE, a job that requests DRAGON to build host table.
- ATSIGN TCP, TCP support
- TELSER, Telnet server
- TELSER, Telnet/Supdup server
- TELNET, Telnet client
- SUPDUP, Supdup client
6. A brand new host table is built from the host table source and
installed into SYSBIN; HOSTS3 > using H3MAKE.
@@ -74,8 +75,8 @@ not have the necessary support. As of this release, only the ITS monitor,
host table tools, and binary host table are installed.
Currently, basic TCP network support is in the build, in addition to
both a TELNET server client. Other network services will appear in a
subsequent release.
both a TELNET/SUPDUP server, and both TELNET and SUPDUP clients.
Other network services will appear in a subsequent release.
The KLH10 dskdmp.ini file has an IP address (192.168.1.100) and gateway IP
address (192.168.0.45) configured for the ITS system. The IP address