This is a "fake" WinSock network sockets library. It is primarily intended for people wishing to use NCSA Audible Collage and NCSA Mosaic for MS Windows who do not have networks. Basically, this is a WINSOCK.DLL that does not do any network access. The Dynamic Link Library can be loaded, and all (?) the WinSock functions exist, but most of them will just return errors. (Except the initialization function.) Copy the WINSOCK.DLL file into your Windows System directory (e.g., C:\WINDOWS\SYSTEM), and make sure there are no other files called WINSOCK.DLL in your path. -Chris Wilson NCSA mosaic-win@ncsa.uiuc.edu