Sender: rich AT delorie DOT com Message-ID: <38B929B7.917DDF8A@bigfoot.com> Date: Sun, 27 Feb 2000 13:42:15 +0000 From: Richard Dawe X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Help: Networking library needed References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > On Sun, 27 Feb 2000, Yong-Kwang Goh wrote: > > > I need a simple-to-use networking library that can help my program > > download files via the HTTP and/or FTP protocol using Winsock. > > The DJGPP FAQ list has a few recommendations in section 22.4. You could try libsocket: http://libsocket.tsx.org/ This uses Winsock. The Winsock 2 support has a bug that will prevent you from using FTP, but HTTP should work OK. If you don't want to use libsocket, then there are some links here: http://www.phekda.freeserve.co.uk/richdawe/lsck/lsck_lnk.htm HTH, bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/