From: "yoda" Newsgroups: comp.os.msdos.djgpp Subject: Serial ports Date: Tue, 5 Dec 2000 00:09:10 -0600 Organization: University of Missouri - Columbia Lines: 9 Message-ID: <90i0fl$1fp$1@dipsy.missouri.edu> NNTP-Posting-Host: mizzou-as-231002.missouri.edu X-Trace: dipsy.missouri.edu 975996213 1529 128.206.231.2 (5 Dec 2000 06:03:33 GMT) X-Complaints-To: news AT dipsy DOT missouri DOT edu NNTP-Posting-Date: 5 Dec 2000 06:03:33 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Is there an easy way to write a string to a serial port (for a modem) and to read one from it? I want to code a very simple interface where I can type in at&fh0 and get 'OK' thanks