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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bfee0a4bc5989cc2 X-Google-Attributes: gid103376,public From: "wiljan" Subject: Re: TCP/IP in Ada Date: 1998/02/03 Message-ID: <01bd3079$350862c0$37208b82@wd>#1/1 X-Deja-AN: 321760493 References: <34D5DE5A.1EF6@cci.de> Organization: Philips Electronics N.V. Newsgroups: comp.lang.ada Date: 1998-02-03T00:00:00+00:00 List-Id: Andi Kleen wrote in article ... > > Why don't you just use the standard TCP/IP Stack supplied with NT and write > a Binding to the WinSock library? You do not even to write a binding for this. Check out the available win32 binding for NT. It contains all routines for winsock. Wiljan