From: "Brian Goetz" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and WinSock? Date: 2 Apr 1997 00:34:29 GMT Organization: Quiotix Corp Lines: 13 Message-ID: <01bc3efd$bc1b8760$04b9a4c7@pc.quiotix.com> NNTP-Posting-Host: pc.quiotix.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I want to port some Unix code to the PC using DJGPP which requires a socket library. I know that the WATTCP library is available, but is it possible to call the WinSock libraries directly? Our PCs are already running the TCP that comes with Windows95, and I don't want to run two TCP stacks on the same machine. Where would I find the appropriate header files and libraries to do this? Reply by e-mail (brian AT quiotix DOT com), please, and I'll summarize to the group. Thanks, -Brian