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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52f068e6dc147923 X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Win NT + Object Ada: serial port I/O Date: 1999/02/04 Message-ID: <36ba0c6e.9266456@news.pacbell.net>#1/1 X-Deja-AN: 440732011 References: <79952r$2t$1@nnrp1.dejanews.com> <79cu2a$4iu$1@nnrp1.dejanews.com> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 918162741 206.170.2.224 (Thu, 04 Feb 1999 13:12:21 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Thu, 04 Feb 1999 13:12:21 PDT Newsgroups: comp.lang.ada Date: 1999-02-04T00:00:00+00:00 List-Id: >As for the writing and reading, the system calls available seem quite adequate >for the purpose. Unless, for instance, you want to communicate with X10 where you are supposed to delay 1 ms at certain points, or you are trying to use other RS232 pins to control something. If your problem only needs the higher level abstraction Windows gives you, then you're OK.