Message-Id: <199901091749.MAA03596@delorie.com> Comments: Authenticated sender is From: "George Foot" To: "Fernando Serboncini" , djgpp AT delorie DOT com Date: Sat, 9 Jan 1999 17:48:21 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Winsock X-mailer: Pegasus Mail for Win32 (v2.42a) Reply-To: djgpp AT delorie DOT com On 8 Jan 99 at 12:32, Fernando Serboncini wrote: > I got some TCP/IP programs for DJGPP but they doesn't work at all... > > There's any way that I can access the Windows Winsock throught a DJGPP > program? > > I saw on DukeNukem 3D Atomic Edition that kind of stuff and it was compilled > on WATCOM...So, there's a way of doing it on protected mode...but how? There are a few libraries that let you use pre-2.0 Winsocks in djgpp programs running in a DOS box under Windows, most notably libsocket. Alternatively you can use RSXNTDJ to make your program a native Windows program; then you can use any Winsock. -- george DOT foot AT merton DOT oxford DOT ac DOT uk