COM2DOS
-------

COM2DOS is a TSR written in Borland C/C++ v3.1 that copies characters from
a communications port and stuffs them into the DOS keyboard buffer, either
for remote control of your PC, or for passing information to programs
that read from the keyboard.  It should be capable of being compiled on a
C compiler if the inline comments are removed.  The peek and poke functions
can be/are duplicated in most C compilers for the PC.  This code was
compiled using the SMALL memory model, which means that the Code Segment
and the PSP are the same.

This software is provided "as is" and the author accepts no responsibility
for any damage caused by its use.  This program is ShareWare, and therefore
may be distributed freely, as long as it is not used for commercial
purposes and is distributed intact in its original form.  Donations are
welcome.  Licensing for commercial use can be obtained by sending
$10.00 US to:

        Shawn A. Clifford
        2021-3 SW 36th Way
        Gainesville, FL  32607

Or by contacting me via e-mail at:      sac@eng.ufl.edu
