Error Message:

System not ready.

Explanation:

The Winsock implementation cannot function at this time, because the underlying system it uses to provide network services is unavailable.

User Action:

1. Check that the Winsock DLL (Winsock.dll or Wsock32.dll) is in the current path. 2. Check that the Winsock DLL file is from the same vendor as your underlying protocol stack. (Winsock DLL files must be supplied by the vendor who provided your underlying protocol stack). 3. You cannot use more than one Winsock implementation simultaneously. If you have more than one Winsock DLL file on your system, be sure the first one in the path is appropriate for the network subsystem currently loaded. 4. Check your Winsock implementation documentation to be sure all necessary components are currently installed and configured correctly.