is a utility to initiate a TelNet98 file transfer with a command on the host. This utility is not needed for the built-in file transfer ! Integration: Compile with the C compiler and copy the binary to /usr/bin/ |
is a utility to initiate a TelNet98 file transfer with a command on the host. This utility is not needed for the built-in file transfer ! Integration: Compile with the C compiler and copy the binary to /usr/bin/ |
TelNet98 uses uudecode for the built-in file transfer. This utility is normally already present on most host operating systems. Integration: Compile with the C compiler and copy the binary to /usr/bin/ |
TelNet98 uses uuencode for the built-in file transfer. This utility is normally already present on most host operating systems. Integration: Compile with the C compiler and copy the binary to /usr/bin/ |
is a shell script for a simple method to send text from the host to a TelNet98 printer. The script can be used as a command or as a filter. Integration: Assign execution rights to the file (chmod +x) and copy it into /usr/bin/ |
is a UNIX terminal driver for the older Curses screen library. The file can be used if none of the existing term definitions match. Integration: Add to the existing /etc/termcap text file |
is a UNIX terminal driver for the newer Curses screen library. The file can be used if none of the existing term definitions match. Integration: Compile with the tic compiler |