home *** CD-ROM | disk | FTP | other *** search
-
- TL370 (1) BDS C Users' Group TL370 (1)
-
-
-
- NAME NAME
- tl370 - dumb terminal emulator with file transfer
-
- SYNOPSIS SYNOPSIS
- tl370 tl370
-
- DESCRIPTION DESCRIPTION
- TL370 is a modified version of Telnet v2.3, as distributed
- with v1.46 of the BDS C compiler. The modification consists
- of the addition of optional XON/XOFF handshaking for file
- transmission.
- This program uses a modem to emulate a dumb terminal.
- Incoming data may be buffered in memory and written to disk,
- data may be transmitted from disk to the modem, or files may
- be formally transferred in a "checksum" mode with automatic
- handshaking and buffering.
-
- CAVEATS CAVEATS
- This program was tested with v1.50 of the BDS C compiler
- under CP/M 2.2. It should work with other versions of BDS C
- and CP/M, but has not been tested.
-
- SEE ALSO SEE ALSO
- tel(1),telnet(1)
-
- WARNINGS WARNINGS
- The checksum file transfer does not follow the XMODEM
- protocol.
-
- BUGS BUGS
- TL370 assumes that the CP/M console is much faster than the
- modem (e.g. a 1200+ baud console with a 300 baud modem).
-
- NOTES NOTES
- Requires local.c for link.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -1-
-
- uses a modem to emulate a dumb terminal.
- Incoming data may be buffered in memor