home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.msdos.programmer
- Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!rdj@surgicad.com
- From: rdj@surgicad.com (Rodney Jacobson)
- Subject: Reading COM ports
- Message-ID: <9301121958.AA12161@Surgicad.COM>
- Sender: root@news.cs.indiana.edu (Operator)
- Organization: Computer Science, Indiana University
- Date: Tue, 12 Jan 93 14:58:14 EST
- Lines: 13
-
- Hi,
- I'm trying to get a program (using bcc) to do simple ascii
- modem communications. I have been unable to read data from the modem.
- Is there an easy way to do this?
-
- Initializing the modem and sending characters is working using
- either bioscom() or bios interrupt 14h from Ralf Brown's interrupt
- list, but I haven't been able to figure out how to get either method
- to read reliably.
-
- Thanks for any help.
-
- -Rodney Jacobson (rdj@surgicad.com)
-