From: Martin Steuer Newsgroups: comp.os.msdos.djgpp Subject: Re: Missing headers/libraries - what next Date: 21 Apr 2003 19:01:51 GMT Organization: No Organisation Lines: 20 Message-ID: References: <3EA2137B DOT C276F678 AT yahoo DOT com> <3EA28E3B DOT 6580FC7E AT yahoo DOT com> NNTP-Posting-Host: pd9e0385f.dip.t-dialin.net (217.224.56.95) X-Trace: fu-berlin.de 1050951711 5472758 217.224.56.95 (16 [142788]) User-Agent: Xnews/5.04.25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com CBFalconer wrote in news:3EA28E3B DOT 6580FC7E AT yahoo DOT com: >> I see that lsck073 is dated 1998! Is this viable for 2.03? > > Bah. The doc's say specifically that it doesn't work for W98. > I'm currently using libsocket 0.80 under W98 and it works nicely. The only problem is if you are using dialup with dynamicly changing IP you have to manually set it's configuration everytime you want to use it. But I wrote a simple (not optimal) program which can do this automatically. As this just comes up I have a question to Richard: I'm doing this by using winipcfg's "/batch" parameter and than reads from the output file. Maybe the program could be helpful? It surely needs to be done a bit more robust. But you seem to have discontinued the work on libsocket.