Mail Archives: djgpp/1995/09/06/08:56:33
>
> Any one know where i may find tcpip library for djgpp?
>
> Eiges P. <peiges AT arc DOT iki DOT rssi DOT ru>
>
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.
Watcp is derived from the original waterloo's implementation of a
TCP Lib, WatTcp.
Have you yet looked up DJ's home page (same address) ?
By, Marcus
- Raw text -