Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!rpi!clarkson! From: varneyml@clutx.clarkson.edu (Mike Varney,303 Wilson,,3152682310) Newsgroups: comp.sources.games.bugs Subject: Re: Sockets Message-ID: <1990Nov26.021844.19583@grape.ecs.clarkson.edu> Date: 26 Nov 90 02:18:44 GMT References: Sender: @grape.ecs.clarkson.edu Reply-To: varneyml@clutx.clarkson.edu Organization: Clarkson University Lines: 6 We have an AT&T 3B2, and I've had lots of problems with socket.h etc for quite a while... then I was instructed to include the libraries "nsl_s" and "net". Now I don't know if these are AT&T libraries, or System 5 libraries, but it made everything work right down to gethostbyname(). You might want to try to flip through your libraries and see if there's something in there that will make everything click like we did.