Newsgroups: comp.os.msdos.djgpp From: rd5718 AT irix DOT bris DOT ac DOT uk (Rich Dawe) Subject: Re: req: tcp lib that will work with the microsoft tcp/ip stack.... Message-ID: Sender: usenet AT fsa DOT bris DOT ac DOT uk (Usenet) Organization: University of Bristol, England References: <34AA1D0C DOT 3621 AT wxs DOT nl> Date: Thu, 1 Jan 1998 19:55:56 GMT Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Nils van den Heuvel (niheuvel AT wxs DOT nl) wrote: : Can someone help me find a tcp lib. that will work with the ms tcp/ip : stack? I want to use it to write C programs... (not C++ or something) You could try libsocket 0.6, which is available from: http://www.pld.ttu.ee/~indrek/ I've written a finger server in it and it works well. It uses Win95's TCP/IP stack from a DOS box. libsocket may not work with Winsock 2 however. -- ============================================================================== "You don't have to find the solution, you've got to understand the problem, and don't go hoping for a miracle." - 'Slight Return' by the Bluetones Rich Dawe - 3rd year Physicist @ Bristol Uni, UK E-mail: rd5718 AT bristol DOT ac DOT uk Web pages: http://irix.bris.ac.uk/~rd5718/ ==============================================================================