Date: Thu, 15 Oct 1998 12:45:59 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Compwiz826 cc: djgpp AT delorie DOT com Subject: Re: Need Winsock Help In-Reply-To: <19981014163953.02609.00000493@ng108.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On 14 Oct 1998, Compwiz826 wrote: > I'm ok at djgpp, but I can't find one Winsock lib/example program that will > compile under DOS How do you mean ``Winsock under DOS''? Winsock is a TCP/IP interface that works on Windows only, so I'm not sure what are you asking for. If what you need is a DOS TCP/IP library, i.e., you want to build a program that will run on plain DOS and have built-in Internet support, be sure to check out the pointers in section 22.3 of the DJGPP FAQ list.