www.pudn.com > watsock.zip > README


 
This is the winsock.dll for WATTCP developed by ISA Corp. 
 
This version may still be buggy in that when loaded up  
by a window application, the winsock.dll may cause 
memory problem at the Win_init segment in the wattcp 
code. Exact problem is still unknown. 
 
 
This project does not use makefiles. Instead it uses 
the Borlandc's project files to compile. Namely, 
watsock.prj and winsock.prj. If you want to use these  
project files to do compilation, you need to modify the 
directories in them so that they points to the correct  
locations of the include files etc.  
 
The project was splitted into two DLL's in order to  
avoid name collision between the wattcp functions and 
the standard winsock.dll functions. 
 
Good luck !