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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,80ae596d36288e8a,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!news-transit.tcx.org.uk!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Why no socket package in the standard ? Date: Tue, 24 May 2011 03:22:59 +0200 Organization: Ada @ Home Message-ID: NNTP-Posting-Host: QnO+Mwc8QQAQ3AXWdtOnKg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.01 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:19391 Date: 2011-05-24T03:22:59+02:00 List-Id: Hello one again, According to http://www.ibm.com/developerworks/linux/library/l-sockpit/ > First introduced into the 4.2 BSD UNIX=C2=AE operating system, > the Sockets API is now a standard feature of any operating system.In = > fact, it's hard to find a modern language that doesn'tsupport the = > Sockets API. This may help Ada (and be useful too) to add sockets in standard package= s. There is AdaSockets, http://www.rfc1149.net/devel/adasockets.html which has cool licensing terms: > This library lets you use BSD sockets from Ada (TCP, UDP and multicast= ). > It is released under the GNAT Modified General Public License, which = > means > that you can freely AdaSockets in a proprietary application without = > having > it contaminate your code. Nice, but still not part of the standard, and I cannot see a reason why,= = such a fundamental thing, at least as fundamental as file access and = standard I/O streams are, is not part of the standard packages. May be a= = candidate for an optional annex at least ? Already discussed or not ? Sorry for any inconvenience if I ever missed something there (this = question seems so much basic I can't avoid feeling I've missed something= ). -- = Si les chats miaulent et font autant de vocalises bizarres, c=E2=80=99es= t pas pour = les chiens. =E2=80=9C c++; /* this makes c bigger but returns the old value */ =E2=80= =9D [Anonymous]