From: "Francisco Pastor" Newsgroups: comp.os.msdos.djgpp Subject: RE: tcp lib Date: Tue, 28 Mar 2000 08:52:40 +0200 Organization: Telefonica Transmision de Datos Lines: 13 Message-ID: <8bpkrg$4n3$1@talia.mad.ttd.net> References: <38E005D6 DOT 2DD775DB AT softone DOT com DOT br> NNTP-Posting-Host: ppp251.aimme.es X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Gabriel Ortiz Lour escribió en el mensaje de noticias 38E005D6 DOT 2DD775DB AT softone DOT com DOT br... > What are a good tcp(/ip) library to djgpp? I got the Waterloop TCP, but > when I don't know what asm compiler or what comand to compile the .s > file, and also don't know how to use the .A library that cames whit. > Help! > Take a look in http://www.bgnett.no/~giva/. Wattcp-32 is a enhanced and more portable version of wattcp and came with some documentation. I use it and run very well.