home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.tek.com!vice!bobbe
- From: bobbe@vice.ICO.TEK.COM (Robert Beauchaine)
- Newsgroups: comp.lang.pascal
- Subject: Re: TurboVision & COM routines
- Message-ID: <10962@vice.ICO.TEK.COM>
- Date: 15 Dec 92 21:11:46 GMT
- References: <BzBEIq.9vG@nic.umass.edu>
- Organization: Tektronix, Inc., Beaverton, OR.
- Lines: 27
-
- In article <BzBEIq.9vG@nic.umass.edu> mcrocker@titan.ucc.umass.edu (MATTHEW S CROCKER) writes:
- >
- >Ok, I know this has been asked before.. so NO flames.
- >
- >I'm using TP 6.0 and will be getting BP7.0 soon. I'm looking for some
- >good TurboVision Com port routines. I'm going to need to run upto 4
- >COM ports at 9600 BPS (1 modem, 2 data,1 FAX).. I'll be using a 486 machine
- >I am considering writing this in C++ but I know Pascal better
- >
-
- Anyone planning on using a TTerminal object for Com routines
- desperately needs to look at the December/January edition of PC
- Techniques. There's an article on how to properly extend a
- TTerminal object to speed up data output. The original object as
- coded can have difficulty handling data rates of even 2400 baud
- because of the way it handles screen output. The revised version
- has no problems at even 9600 (so the author claims).
-
-
- /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
-
- Bob Beauchaine bobbe@vice.ICO.TEK.COM
-
- C: The language that combines the power of assembly language with the
- flexibility of assembly language.
-
- Real friends don't let friends use UNIX.
-