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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no 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 02:49:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.251.151.101!opentransit.net!proxad.net!feeder2-1.proxad.net!news1-2.free.fr!not-for-mail Message-ID: <3bcd5441$0$204$626a54ce@news.free.fr> From: pfrett Subject: Re: sockets in ADA Newsgroups: comp.lang.ada Reply-To: frett@iname.com Date: Wed, 17 Oct 2001 11:58:49 +0200 References: <9qjg5t$1qtd$1@newsreader1.mclink.it> User-Agent: KNode/0.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Organization: Guest of ProXad - France NNTP-Posting-Date: 17 Oct 2001 11:49:54 MEST NNTP-Posting-Host: 213.228.32.241 X-Trace: 1003312194 news1-2.free.fr 204 213.228.32.241 X-Complaints-To: abuse@proxad.net Xref: archiver1.google.com comp.lang.ada:14788 Date: 2001-10-17T11:49:54+02: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 there is an ADAsocket package on linux .. it may also work on windows. Bye, patrice