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,5b8d7f09531ce5fa,start X-Google-Attributes: gid103376,public From: geme@baraboo.com (Gabriel Emerson) Subject: TCP/IP with GNAT Date: 1997/01/07 Message-ID: #1/1 X-Deja-AN: 208613834 organization: Micro Solutions newsgroups: comp.lang.ada Date: 1997-01-07T00:00:00+00:00 List-Id: Hello, I have been programming in several languages for the past several years, and seem to be grabbing whatever is closest lately. I think I have finally found a language I can warm up to with Ada. I am running GNAT 3.05 at home on a Linux ELF system, and will be installing it on my NT machine at work as well. I need to write utilities from time to time that need socket support, but I am having trouble finding this support in the GNAT libraries. As a military-grade programming language, it would seem to me that GNAT should have cross-platform socket support. Can anyone point me in the right direction here? Thanks! -Gabriel Emerson