Date: Fri, 4 Apr 1997 17:25:04 +0530 (IST) From: Chirayu Krishnappa To: djgpp AT delorie DOT com Subject: serial libraries In-Reply-To: <333D6695.488D@geocities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I'm new to both 32-bit prot. mode as well as DJGPP. I'm in need of an efficient serial comm. library handling multiple ports. (I've written a 16bit version in TP7 but asm in prot. mode is too much for me to port it) Could someone please recommend some such library. I must allow "string" writes (i.e. more than 1 char at a time). Also reqd. is a ZMODEM library which can use this serial lib. TIA, Chirayu.