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=-0.0 required=3.0 tests=BAYES_40 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 5 Nov 92 13:42:38 GMT From: dog.ee.lbl.gov!pasteur!agate!biosci!uwm.edu!zaphod.mps.ohio-state.edu!sai miri.primate.wisc.edu!aplcen.apl.jhu.edu!aplcenmp!dennisk@ucbvax.Berkeley.EDU (Dennis M. Kavanagh) Subject: UNIX/ADA Message-ID: List-Id: My group is looking at implementing a system with both 'C' and ADA on the same application. This requires that we use sockets or shared memory for IPC. Any ideas on using sockets tied to an ADA task? Is it possible? Is it possible to tie a pipe to an ADA task? We will be using IBM Rs6000. We have not selected a compiler yet, so that is open. 'Aint computing fun...?