X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sat, 19 Jan 2002 18:16:35 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ROLAND Message-Id: <1225-Sat19Jan2002181634+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <20020119123135.38745.qmail@web9103.mail.yahoo.com> (message from ROLAND on Sat, 19 Jan 2002 04:31:34 -0800 (PST)) Subject: Re: Serial Communication References: <20020119123135 DOT 38745 DOT qmail AT web9103 DOT mail DOT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 19 Jan 2002 04:31:34 -0800 (PST) > From: ROLAND > > I was porting programs from UNIX to Windows, when I > found out that the program on UNIX opens the ttya 2 > times, one for reading and one for writing. The > problem is that both openings use different settings, > and I need to simulate this on a PC too. > Does anybody know how I can use a COM-port with 2 > different settings? What settings are those, exactly? Can you post the relevant fragment from the original code?