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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a362b93d5a0b0afc,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-26 05:19:58 PST Newsgroups: comp.lang.ada Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!RRZ.Uni-Koeln.DE!uni-duisburg.de!zib-berlin.de!news.mathworks.com!uunet!eskimo!markd From: markd@eskimo.com (Mark Devlin) Subject: comm package for DOS X-Nntp-Posting-Host: eskimo.com Message-ID: Keywords: comm,package,DOS Sender: usenet@eskimo.com (News User Id) Organization: Eskimo North (206) For-Ever X-Newsreader: NN version 6.5.0 #9 (NOV) Date: Sun, 26 Feb 1995 09:26:15 GMT Date: 1995-02-26T09:26:15+00:00 List-Id: I'm in the process of writing a BBS program in Ada for MS-DOS, and came upon the realization that I have no idea how to do the communications part in Ada. What I'd like to know is, what kind of packages (commercial or non-commercial) are available? I'm mainly interested in something with FOSSIL and task support. I know how to do this in C and assembler. Should I just do it that way and import the functions into Ada? I know how to import functions, but not data structures. I suspect they need to be re-written in Ada, correct? Thanks for any help. -- - Mark markd@eskimo.com