From: mhahn AT esoc DOT esa DOT de (Markus Hahn) Subject: Re2: About TcpIp lib for DJGPP To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Wed, 6 Sep 1995 12:50:54 +0000 (GMT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Well, as I don't see my response yet despite pinging the site works as well as digging the email address does, I try to resent the reply. This time I enter the addresses manually and I'll Cc the other way 'round. >> ------------------------- > > Any one know where i may find tcpip library for djgpp? > > Eiges P. > A TCPLib named watcp may be obtained via ftp to www.delorie.com/pub/djgpp/contrib get ~/tcplib.zip Be sure to supply the right libs when linking (see djgpp's FAQ). otherwise you'll get undefined references. As far as my memory serves me right you especially will need to link in LibPC -lpc. Try it. Watcp is derived from the original waterloo's implementation of a TCP Lib, WatTcp. Have you yet looked up DJ's nifty home page ? You may find it there beneth http://www.delorie.com [/djgpp/dl/contrib] DJGPP Downloadable Files Contributed Modules tcplib.zip By, Marcus