Quote:
>Anyone know of a good TCPIP unit for use with BP 7.01 without the need of a
>packet driver? Just need basic socket level support.
You are posting in the wrong group.
To make it on topic, I'll tweak the question a bit :
Q: Is there a good tcpip unit for use with a ??? compiler without the need of
a packet driver?
A: If you have a
- 3C509 (etherlink III) network card and a
- 32-bit DJGPP or Watcom C++ compatible compiler, so that you can link with
a C library.
- created a suitable set of headers to the C lib.
then yes, the answer you are looking for is wattcp. (www.wattcp.com)