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,64513ef2312f1902 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-17 04:52:39 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!paloalto-snf1.gtei.net!crtntx1-snh1.gtei.net!lsanca1-snf1!news.gtei.net!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3BCD6564.D8E691A4@earthlink.net> From: "Marc A. Criley" Organization: Quadrus Corporation X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.14-5.0 i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: sockets in ADA References: <9qjg5t$1qtd$1@newsreader1.mclink.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 17 Oct 2001 11:52:34 GMT NNTP-Posting-Host: 63.178.180.33 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1003319554 63.178.180.33 (Wed, 17 Oct 2001 04:52:34 PDT) NNTP-Posting-Date: Wed, 17 Oct 2001 04:52:34 PDT X-Received-Date: Wed, 17 Oct 2001 04:48:53 PDT (newsmaster1.prod.itd.earthlink.net) Xref: archiver1.google.com comp.lang.ada:14795 Date: 2001-10-17T11:52:34+00:00 List-Id: F wrote: > > Can someone tell me were can i find documentation about the use of sockets > in ada language? > I'd like to build a Server program able to comunicate whith different client > programs. > Thank you > Phosphorus You may wish to examine "Ada Web Server" (http://perso.wanadoo.fr/pascal.obry/aws.html) as both a way to understand how to do socket programming in Ada, and as a very useful and capable client/server tool itself. Marc A. Criley Senior Staff Engineer Quadrus Corporation www.quadruscorp.com