Date: Wed, 7 Jun 2000 00:12:43 +0200 (MET DST) From: Gisle Vanem To: djgpp AT delorie DOT com Subject: Re: BSD socket library compatible with Win NT ?? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 6 Jun 2000, David Ehrens wrote: > I recently got a package in source form that requires sockets.h and a few > other networking components. I discovered that DJGPP doesn't support > sockets natively, but libsockets does (for Win95/98 users) and Watt-32 > doesn't either (only DOS packet drivers). > > Is there a BSD-compatible socket library that will work on Windows NT? Besides a native Win32 library? Yes, Watt-32 can be used under Win-NT provided you use (and buy) the NDIS3NT packet-driver. Get a trial version from http://danlan.com. AFAIK, it still costs $25. Gisle V.