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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d389379253dcfc68,start X-Google-Attributes: gid103376,public From: "Fr�d�ric Besson" Subject: Serial Port Programming ?? Date: 1999/02/06 Message-ID: <36BC2987.322E2423@hei.fr>#1/1 X-Deja-AN: 441320691 Content-Transfer-Encoding: 7bit Organization: Universite des Sciences et Technologies de LILLE, France Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-06T00:00:00+00:00 List-Id: I 'd like to use my serial port to exchange datas with an external card. But how can I exchange datas with the serial port with Ada? My configuration is: PC under Linux. Thanks!