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-07 13:54:04 PST Newsgroups: comp.lang.ada Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!newsswitch.lcs.mit.edu!world!bobduff From: Robert A Duff Subject: Re: Sockets and NT Sender: bobduff@world.std.com (Robert A Duff) Message-ID: Date: Wed, 7 Mar 2001 21:50:09 GMT References: <200136-0051-32781@foorum.com> <982tkt$kiv$1@nh.pace.co.uk> Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: supernews.google.com comp.lang.ada:5522 Date: 2001-03-07T21:50:09+00:00 List-Id: "Marin David Condic" writes: > Note that this is dependent on GNAT - or at least presumes that your Ada > compiler provides the package Win32.Winsock as part of the distribution. You seem to imply that package Win32.Winsock is included as part of GNAT. I don't see it in my GNAT (binary distribution, version 3.13p). What is this package, and where can I get it? - Bob