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,963021d014ce398e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-06 07:00:53 PST Path: supernews.google.com!sn-xit-02!supernews.com!nntp-relay.ihug.net!ihug.co.nz!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison Sender: usenet@www.newsranger.com References: <200136-0051-32781@foorum.com> Subject: Re: Sockets and NT Message-ID: Date: Tue, 06 Mar 2001 14:59:50 GMT NNTP-Posting-Host: 127.0.0.1 X-Complaints-To: abuse@newsranger.com X-Trace: www.newsranger.com 983890790 127.0.0.1 (Tue, 06 Mar 2001 09:59:50 EST) NNTP-Posting-Date: Tue, 06 Mar 2001 09:59:50 EST Organization: http://www.newsranger.com Xref: supernews.google.com comp.lang.ada:5464 Date: 2001-03-06T14:59:50+00:00 List-Id: In article <200136-0051-32781@foorum.com>, Jacques Croizat says... >I Want to use socket communication in >Ada programs. . >good materials from >http://www-inf.enst.fr/ANC/ that work fine >in a Unix platform. >Now I want to make it work with Windows >NT. I succeeded in producing an I'm currently playing around with AWS (Ada Web Server) on NT. I uses a WinSock port of the Unix software you downloaded. I got it from Pascal Obry's website at http://perso.wanadoo.fr/pascal.obry/archive/sockets.tar.gz . It was written by someone else, so I don't know if there is a more up to date release anywhere. However, it seems to work fine with AWS. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com