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,1bcc68326847abe4 X-Google-Attributes: gid103376,public From: Martin Helmer Subject: Re:Serial_Port_IO question Date: 1999/09/22 Message-ID: #1/1 X-Deja-AN: 528184563 References: <7s7517$11s0$1@news.gate.net> <22fad120.8f307f26@usw-ex0106-042.remarq.com> <7s81pr$s42$1@news.gate.net> Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: Chalmers University of Technology, Sweden Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-09-22T00:00:00+00:00 List-Id: Question: > How to interface with te serial port in Ada. > Platform: Windows(95|98|NT) ---------------- Thank you for your help! The simplest way for me at the moment seems to be to interface with C. I've checked out your links, but the bindings were either out of my scope (POSIX) or nonexistent. David Botton's link http://www.usafa.af.mil/dfcs/bios/mcc_html/ada_stuff.html seemed promising but the links on the site proved to be out of date. Does anyone know who is in charge of the site? I think I can solve my problem now, but if anyone has a thick binding for serial_io under Win(NT|95|98) laying around, feel free to contribute. Thank's again :-) Martin Helmer martin@helmer.com