home *** CD-ROM | disk | FTP | other *** search
- This library contains TURBO Pascal routines which implement a terminal
- emulation program. The two types of terminals emulated are a dumb "glass
- tty" and the Dec VT52 terminal. Commands are pretty much the same as in
- PcTalk or QMODEM.
-
- Next, set up Turbo to write a .COM file. Set the Main program to be the
- file PIBTERM.PAS and type C to start the compile.
-
- This program does not have all of the capabilities of PcTalk or QMODEM.
- It does, however, implement the 16-bit CRC version of XMODEM. Also,
- since the source is provided, you can implement anything that is missing
- yourself!
-
- The various routines for menu construction and asynchronous
- communication are of use in themselves.
-
- Please upload any nifty features you add or (shudder) notices of bugs
- you find. You may leave me messages on the following BBSs:
-
- Gene Plantz's BBS (312) 882 4145
- Ron Fox's BBS (312) 940 6496
-
- Thanks,
- Phil Burns