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,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z19g2000yqz.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Why no socket package in the standard ? Date: Tue, 24 May 2011 00:35:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <872169864327910446.796089rmhost.bauhaus-maps.arcor.de@news.arcor.de> <9cb23235-8824-43f4-92aa-d2e8d10e7d8c@ct4g2000vbb.googlegroups.com> <4ddb5bd7$0$302$14726298@news.sunsite.dk> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1306222532 22622 127.0.0.1 (24 May 2011 07:35:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 24 May 2011 07:35:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z19g2000yqz.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19399 Date: 2011-05-24T00:35:32-07:00 List-Id: Thomas L=F8cke wrote on comp.lang.ada: > On 05/24/2011 09:07 AM, Maciej Sobczak wrote: >> Java, C# (.NET), Python, etc. are easy examples of more or less recent >> languages that support sockets in their standard libraries. > > And, for what it is worth, PHP. I didn't know these languages even had a standard. OK, C# has one but I couldn't find anything about sockets in Partition IV of ECMA 335; it does mention a "Network Library" but I couldn't find its definition. Anyway, FWIW, GNAT has GNAT.Sockets out of the box. -- Ludovic Brenta.