Comments: Authenticated sender is From: "George Foot" To: Strider Centaur Date: Mon, 28 Dec 1998 17:54:17 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: using socket with DJGPP + sending at comands to modem CC: djgpp AT delorie DOT com X-mailer: Pegasus Mail for Win32 (v2.42a) Message-Id: Reply-To: djgpp AT delorie DOT com On 28 Dec 98 at 11:20, Strider Centaur wrote: > Perhaps you could access WinSock by using RSXNTDJ. If so with ALLOT of > work( at least compared to doing it in UNIX ) you should be able to > create, connect, listen, close, bla bla bla, sockets. WinSock should > work for both 95 and 98, but not DOS. It's not so hard to do this. I don't think it took me more than about fifteen minutes to get most of the Libnet code (written to use UNIX sockets) to work in Winsock. Now all of it works; I had to download the header files from the ibldenv archive from Microsoft to get `select' to work, in particular. Everything else was fine IIRC. -- george DOT foot AT merton DOT oxford DOT ac DOT uk