Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3D2F58AA.1202DC6C@phekda.freeserve.co.uk> Date: Fri, 12 Jul 2002 23:31:06 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: networking library for djgpp References: <20020712110858 DOT 6700 DOT qmail AT web12802 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. karim zerioh wrote: > I found some networking libraries after a search in > google. but I don't know how to choose one. > I would like to know wich is the most documented > library and wich one is allowing the most portability > and wich one have the most functionalities integrated. libsocket may have the most documentation. None of the libraries are portable to all the platforms that DJGPP works on. Watt-32 works well under DOS. Watt-32 will also work under Windows '95, '98 & ME, if you install a packet driver (NDISPKT). libsocket works OK under Windows '95, but not so well on Windows '98 & ME. No libraries work under Windows NT, 2000 or XP, as far as I know. Watt-32 is really the only library I'd recommend. Which platform do you want to run on? Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]