From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 31 Mar 92 14:18:53 GMT From: pitt.edu!gvls1!aviary!stine@gatech.edu (John Stine) Subject: Interfacing Ada to Ethernet Unix Calls Message-ID: <1450@aviary.Stars.Reston.Unisys.COM> List-Id: Hello, fellow AdaManiacs! I just *know* someone out there has done what I'm trying to do today. I'm calling Unix system calls from my Telegen2 1.4a Ada! They did build- in a few system calls, but conveniently seem to have forgotton (?) calls for ethernet-type things (i.e., 'socket', 'bind', 'accept', 'connect', 'listen'... you get the idea). I've written a few pragma interfaces so far, and began wondering if anyone has already done this. Any idea of a good place to start looking for something like this? I appreciate your help! ------------------------------------------------------------------------- John P. Stine (stine@stars.reston.unisys.com) The opinions expressed here certainly don't represent those of my employer...but I'm working on it. -------------------------------------------------------------------------