ERROR MESSAGES

Cause: Out of memory.

Action: Close some applications and retry, or restart Windows.

No usable WinSock.dll found.

Cause: The WinSocket network subsystem failed. Verify the platform.

Action: Check the network subsystem.

Open UDP socket failed with error code = %d.

Cause: An Open Socket operation failed. The error code comes from the function socket( ) of the WinSocket API.

Action: Check the network subsystem by error code.

Receive frame from wrong socket %d.

Cause: The Receive process in winsock.dll had an error.

Action: Check the network subsystem.

Send packet failed with error code %d.

Cause: The network subsystem has a problem. The error code comes from function sendto( ) in the WinSocket specification.

Action: Check the network subsystem by error code.

Setup received message error - error code = %d.

Cause: Cannot setup a Windows message for received frames. The error code comes from the WSASelect( ) function in the WinSocket specification.

Action: Check the network subsystem by error code.

The network subsystem is not ready.

Cause: The network subsystem may not be the correct platform.

Action: Verify the platform.

The port number of application is duplicate.

Cause: Two client programs are using the same port number for the IP protocol. Some TFTP application may not have quit normally.

Action: Check your applications.

The slot is saturated.

Cause: TFTP.DLL can only support 10 sessions.

Action: Never open more than 10 sessions.

The windows socket’s version specified by application is not supported by this winsock.dll.

I-28

Page 220
Image 220
SMC Networks 6.20 manual Receive frame from wrong socket %d, Setup received message error error code = %d