This is a collection of files needed for building winsock 1.1 compliant apps. I can't guarantee that all these files are compatible with everything, but they seem to work okay for me (using MS Visual C++ 1.0) on everything I've tried. If you find any problem with these, let me know! winsock.def Definition file winsock.h Winsock 1.1 Header file winsock.ico A quasi-official winsock icon. winsock.hlp A WinHelp file with socket calls and other information. winsock.lib Import library ----------------------------------------------------------------------------- Erik Muller erikm@cory.EECS.Berkeley.EDU PS I didn't write any of these, so don't blame me if they don't work...This is just the collection of files that seem to work for me.