Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!sdd.hp.com!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!psuvax1!psuvm!jxs118 From: JXS118@psuvm.psu.edu (Jeff Siegel, Op from Atherton Hall) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: talking to com port with C Message-ID: <90160.190621JXS118@psuvm.psu.edu> Date: 9 Jun 90 23:06:21 GMT References: <2913@hsv3.UUCP> <4811@pegasus.ATT.COM> <14@csource.OZ.AU> Organization: Penn State University Lines: 15 >> >> Steve, >> Int 14 was written in such a way as to be useless at much above 300 baud. >> Even a simple program to read from the line and write to the screen >> will lose characters at 1200 if you use Int 14. > Not true. I have written 2 application in TurboC 2.0 that talk to COM1 using Int 14 and they run at 4800 BAUD. I haven't seen any problems with character loss. Had some problem with applications at 9600, but nothing below that. This was with ATT PC 6300 BTW, using standard serial ports and ports on Intel Above board cards. Jeff