Newsgroups: comp.os.msdos.djgpp From: rd5718 AT irix DOT bris DOT ac DOT uk (Rich Dawe) Subject: Re: Looking for a good TCP/IP library... Message-ID: Lines: 25 Sender: usenet AT fsa DOT bris DOT ac DOT uk (Usenet) Organization: University of Bristol, England References: <35456E11 DOT 1A6E AT geocities DOT com> Date: Tue, 28 Apr 1998 10:28:05 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk NonReal (nonreal AT geocities DOT com) wrote: : I'd like to add telnet support to a program I'm using, so I was : wondering if anyone out there knows of a good TCP/IP library for DJGPP? Indrek Mandre's libsocket is a good networking library, downloadable (currently) from "http://www.pld.ttu.ee/~indrek/". Unfortunately it's afflicted with the same problems as all TCP/IP libraries for DJGPP that use Win'95's Winsock are - they don't work with Winsock 2. This is a major problem, and it means it won't work with Win'98. I'm helping Indrek Mandre with the next version of libsocket, but I don't think it'll have Winsock 2 in it. Winsock 2 support is a priority, however. Hope this helps, Rich Dawe -- ============================================================================== 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/ ==============================================================================