From: "The Raven" Newsgroups: comp.os.msdos.djgpp Subject: Help :Network Programming Date: Sun, 28 Feb 1999 18:52:57 +0800 Organization: Unconfigured Lines: 19 Message-ID: <7bb73k$dh3$1@news4.jaring.my> NNTP-Posting-Host: j19.kja31.jaring.my X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been trying to do network programming in a Windows/Dos. Previously I was doing it in Linux and it was pretty easy since all the needed files are already in the correct place. How do I do network programming in DJGPP ? I tried RSXNT but I couldn't get it to work properly........ could someone pls: 1) guide me to setting up RSXNT coz the help file isn't very helpful to me. or / and (would be nice....:-)) 2) Advice me on an easier way to get network programming done on DJGPP. (i.e - how to get and what to do with the required files such as Winsock.h and so on.....)