From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,aee2096dd40821a3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-30 13:13:13 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: Subject: Re: serial port programming Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Wed, 30 May 2001 16:12:25 EDT Organization: http://www.newsranger.com Date: Wed, 30 May 2001 20:12:25 GMT Xref: archiver1.google.com comp.lang.ada:7891 Date: 2001-05-30T20:12:25+00:00 List-Id: In article , EtienneB says... > >I thought it may exist portable libs... > >=> For win9x or NT None that I know of (not even for non-Ada languages). For NT there are special serial port mode setting calls you can make, which may or may not work on 9x. You should consult a good Win32 reference manual. If you are using Gnat, there are bindings the Win32 system calls that come with the compiler. I believe the same goes for Aonix. Also, there's most likely a nice, high-level way to do it with the Claw facility. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com