X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Wojciech Galazka" Newsgroups: comp.os.msdos.djgpp Subject: Re: MS-DOS TCP/IP stack Date: Mon, 8 Apr 2002 22:57:17 +0200 Organization: NASK - www.nask.pl Lines: 25 Message-ID: References: NNTP-Posting-Host: wawhsb-246.dial.plusgsm.pl Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: pippin.warman.nask.pl 1018295596 16353 212.2.99.246 (8 Apr 2002 19:53:16 GMT) X-Complaints-To: usenet AT nask DOT pl NNTP-Posting-Date: Mon, 8 Apr 2002 19:53:16 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g390j2719847 Reply-To: djgpp AT delorie DOT com Klaus Loy wrote ... >Hello All, > >i am surching for the "Microsoft TCP/IP Sockets Development Kit Version 1.0". > >I need it for some smal TCP/IP programms running with MS Lanmanager Clint >unter MS-DOS. > As far as I know there is not such a thing. It seems that you are referring to LAN Mamager SDK - a 16bit library for developing LAN Manager (sort of NetBios and not TCP/IP aware) programs This SDK was in the past available in MSDN Subscription Searching through www.drdos.net or www.drdos.org or www.drdos.com download area you'll find a small TCP/IP library for DOS programs. You will need a copy of Microsoft or Borland 16 bit compiler as well. DJGPP doesn't work with either of these libraries mentioned.