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,d6003f654812e533,start X-Google-Attributes: gid103376,public From: barak Subject: tcpip bindings for ada Date: 1997/03/19 Message-ID: <3330AAA3.3739CBC2@mail.mwci.net>#1/1 X-Deja-AN: 226856832 Organization: MidWest Communications, Inc. Newsgroups: comp.lang.ada Date: 1997-03-19T00:00:00+00:00 List-Id: I am running gnat 3.09 on a linux x86 box (2.0.18). I am looking for tcpip libraries for ada. Does anyone know where to find such a thing? I downloaded the tcpip libraries from the Public Ada Library, but they appeared to be Vax/Vms specific. Otherwise has anyone gone through the trouble of writing the interfaces to use the C library functions that handle tcpip (socket, bind, listen, ...) Thanks for the time.