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,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-28 12:57:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Ideas for Ada 200X (Ada.Sockets) Date: Wed, 28 May 2003 19:56:08 +0000 (UTC) Organization: BT Openworld Message-ID: References: <6a90b886.0305262344.1d558079@posting.google.com> <3ED4A94C.2020501@noplace.com> <3ed4c9a2@news.wineasy.se> <3ED4EB4E.6050108@cogeco.ca> NNTP-Posting-Host: host213-123-124-188.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1054151768 23534 213.123.124.188 (28 May 2003 19:56:08 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Wed, 28 May 2003 19:56:08 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:37937 Date: 2003-05-28T19:56:08+00:00 List-Id: "Larry Kilgallen" wrote in message news:S9qicyCF6aHW@eisner.encompasserve.org... > In article <3ED4EB4E.6050108@cogeco.ca>, "Warren W. Gay VE3WWG" writes: > > > I agree that it is probably time for an Ada standard on this ubiquitous > > aspect of "general computing" today. > > Standard, as in required of all compilers ? > > That would be totally bogus in some embedded environments. Not necessarily - we use DY4 COTS boards for our embedded boxes. I can't imagine not using sockets with them (though granted they are not used in flight). Even systems-on-a-chip have tcp/ip stacks these days. May even be useful when developing that smart- toaster :-)