Newsgroups: comp.os.msdos.djgpp From: rd5718 AT irix DOT bris DOT ac DOT uk (Rich Dawe) Subject: Re: Win95 TCP/IP library? X-Nntp-Posting-Host: irix.bris.ac.uk Message-ID: Lines: 26 Sender: usenet AT fsa DOT bris DOT ac DOT uk (Usenet) Organization: University of Bristol, England X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] References: <36237825 DOT C7E82ED5 AT clover DOT c2d DOT fedex DOT com> Date: Wed, 14 Oct 1998 09:46:03 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Walter Moore (walter AT clover DOT c2d DOT fedex DOT com) wrote: : What are the various TCP/IP libraries available for Win95 and DJGPP, : and where can I find them? : Also, is there a library that I can use that will allow me to not have : to configure it separately from the user's configuration of TCP/IP in : Win95? I want to be able to use this application over an intranet as : well with Dial-Up Networking. You could try libsocket, which I maintain, which can be found at: http://libsocket.home.ml.org/ It can discover the networking details for fixed connections, e.g. in a LAN or dial-up connection where you have a permanent IP address. Unfortunately, it can't discover the IP addresses assigned dynamically (i.e. most dial-up links). I can't remember any URLs for other libraries, but if you search the mail archive you should find one, as this question is asked frequently. -- ============================================================================== Rich Dawe - 4th-year MSci Physicist @ Bristol University, UK richdawe AT bigfoot DOT com, http://www.bigfoot.com/~richdawe/ ==============================================================================