From: bochecha AT lycos DOT com (TheTwilightEngineer) Newsgroups: comp.os.msdos.djgpp Subject: Acessing Windows TCP/IP Date: 26 Sep 2001 01:42:38 -0700 Organization: http://groups.google.com/ Lines: 6 Message-ID: NNTP-Posting-Host: 200.249.243.238 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1001493758 1881 127.0.0.1 (26 Sep 2001 08:42:38 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 26 Sep 2001 08:42:38 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I used to code in pure MS-DOS using DJGPP for a long time , but now I have some little apps that need to use Winsock for access the internet. Could someone please give me a hint of which kind of libs , headers and other modifications I will have to do with the basic DJGPP package ? I already have installed RSXDJ151 , but have no clue about where to start .