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,14b722d0ecad0868,start X-Google-Attributes: gid103376,public From: fielding@kiwi.ics.uci.edu (Roy T. Fielding) Subject: looking for network streams binding Date: 1997/05/30 Message-ID: <5mnp30$iuu@kiwi.ics.uci.edu>#1/1 X-Deja-AN: 245078376 Organization: UC Irvine Department of ICS Newsgroups: comp.lang.ada Date: 1997-05-30T00:00:00+00:00 List-Id: I am looking for a freeware library or set of packages for binding Ada95 to TCP/IP network streams (or even plain sockets). I have checked the usual archives, to no avail. The purpose is to provide a native interface for Ada95 clients using HTTP requests, with message retrieval, parsing, and processing using concurrent threads. It needs to be something I can redistribute (eventually) for free. OTOH, I'd be willing to help coordinate a collaborative effort, similar to what I have already done for libwww-perl and Apache. ...Roy T. Fielding Department of Information & Computer Science (fielding@ics.uci.edu) University of California, Irvine, CA 92697-3425 fax:+1(714)824-1715 http://www.ics.uci.edu/~fielding/