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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ff3a8376c15e2657 X-Google-Attributes: gid103376,public From: "No Spam" Subject: Re: Winsock and ADA Date: 1999/05/01 Message-ID: <7ggges$eja@world1.bellatlantic.net>#1/1 X-Deja-AN: 473060582 References: Organization: Reply to cwheat at concordia dot net. X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Newsgroups: comp.lang.ada Date: 1999-05-01T00:00:00+00:00 List-Id: I came across a nice little Win32 package on the Net called sockets. Here's an outtake from the author's read me: Adapted to Win32/WinSock 1.1 by Jerry van Dijk Billie Holidaystraat 28 2324 LK Leiden The Netherlands E-mail: jdijk@acm.org URL: http://stad.dsl.nl/~jvandyk '' wrote in message ... >To any ADA wizards, > >Does anyone have any examples of accessing winsock functions in Ada. I'm >trying to figure out how to access Windows socket calls through GNAT. > >Thanks ahead of time! > >