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-Thread: 103376,57b537327d52e653 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!newscon02.news.prodigy.net!prodigy.net!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Byte streams Date: Thu, 02 Aug 2007 17:44:24 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1186082475.711489.104420@e9g2000prf.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls6.std.com 1186091068 19059 192.74.137.71 (2 Aug 2007 21:44:28 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Thu, 2 Aug 2007 21:44:28 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:p9uEIy+DLzPT+wPqtSLM6TSoiBw= Xref: g2news2.google.com comp.lang.ada:1333 Date: 2007-08-02T17:44:24-04:00 List-Id: tmoran@acm.org writes: > 1) Either use, or look at the source code of, one or more of the > multiple Ada socket implementations available on the internet. Why not use GNAT.Sockets, which comes with GNAT? - Bob