From: "quark(particle)" Newsgroups: comp.os.msdos.djgpp Subject: Networking with DJGPP? Date: 27 Jan 1997 02:19:08 GMT Organization: WebSpan Inc., New Jersey Lines: 8 Message-ID: <01bc0bf8$94793e60$9c589ace@Pquark> NNTP-Posting-Host: usr3-10.bay.ny.webspan.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have some unix network programs which use sockets, etc.. I was wondering how hard is it to port them to DJGPP for dos? I know that Win95 sort of simulates the network with it's winsock, but how do I access those sockets, or beter yet, where do i get libraries, include files, for DJGPP to support winsock... is there such a library? Any help would be great! Thanks