Dec 102017
 
A small terminal program utilizing the mikecomm communications routines.
File SMALTERM.ZIP from The Programmer’s Corner in
Category C Source Code
A small terminal program utilizing the mikecomm communications routines.
File Name File Size Zip Size Zip Type
ANSIDRV.H 4918 1597 deflated
ANSIDRV.OBJ 3581 2161 deflated
ASYNC.DOC 19689 5186 deflated
ASYNC_S.LIB 7337 2920 deflated
CDEF.H 1103 452 deflated
COLORS.H 873 320 deflated
COMM.H 3611 1018 deflated
KEYS.H 9837 2133 deflated
PUSHPOP.LIB 1557 463 deflated
RCV.BAT 29 29 stored
READ.ME 2129 964 deflated
SMALTERM.C 19074 5134 deflated
SMALTERM.EXE 13535 8500 deflated
SND.BAT 29 29 stored

Download File SMALTERM.ZIP Here

Contents of the READ.ME file




SMALTERM is a short demo of a terminal program using MIKECOM.ARC
comm routines available at SPLIT UP THE MIDDLE.

To start the program enter:
smalterm {COM1 | COM2} {params EX: 2400N81}
(defaults to COM1, 1200N81)

The video functions I used are part of ANSI8MSC.ARC available on
SPLIT UP THE MIDDLE BBS at 214 838-6713. These routines are ideal
for developing ANSI capable terminal programs using MSC. They
support setting the screen dimensions as well as ANSI sequences
allowing you to have a status line that doesn't get zapped by your
video I/O.

A later version of the routines in MIKECOM.ARC are now available
that have been tested with TURBO C as well as MSC 5.0 and Quick C.
The later version has also been tested using SMALL and LARGE model
programs. The lib in this demo was assembled using the newer
routines but rather than release the source this time, I am going
to ask $25 if you want the source for the newer version. It will
come with compiled LIBs for all models and the latest version of
ANSIxMSC (currently 8), some ASM strjust functions, and a few other
useful routines for C programs.

If interested send $25 to:
Mike Dumdei
6 Holly Lane
Texarkana TX 75503

Note: The new versions of the ASYNC routines require MASM 5.0
or above to assemble but you will get LIBS on the disk.
Also the source code for SMALTERM.C is a shell to get you
started that I wrote in a couple days of spare time so
don't be too critical of advanced features such as dial
a number. Redial is A/ if you have a Hayes compatible.
The SND.BAT and RCV.BAT files were included for use with
DSZ to give the demo some file transfer capabilites without
having to write any.





 December 10, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)