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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e4f6dad95014393f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-07 13:48:05 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Serial communications PC - RS232 with ADA ? Date: 07 Mar 2001 16:38:30 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: <9834c2$3tv$1@reader1.fr.uu.net> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 984001947 17983 128.183.220.71 (7 Mar 2001 21:52:27 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 7 Mar 2001 21:52:27 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Xref: supernews.google.com comp.lang.ada:5518 Date: 2001-03-07T21:52:27+00:00 List-Id: "Lionel.vigier" writes: > I want to use the COM: ports ( COM1, COM2 ... ) of the PC to communicate > within an Ada program ( send and receive characters ). > Where can I found exemples or sources of code ? http://users.erols.com/leakstan/Stephe/index.html see the "com ports" package. > > Thanks. You're welcome.> -- -- Stephe