Contents Index Unable to clean up the socket layer. Unable to connect a socket.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to close a socket.


Item Value
Error code 62
Constant SOCKET_CLOSE (Java) STREAM_ERROR_SOCKET_CLOSE (C/C++) ulStreamErrorSocketClose (Visual Basic)
Probable cause 

The network layer was unable to close a socket. The network session may or may not have terminated prematurely, due to pending writes that were not flushed. Check the following:

1) The other side of the network connection had any errors.

2) The other side of the connection is running normally.

3) The machine is still connected to the network, and the network is responsive.


Contents Index Unable to clean up the socket layer. Unable to connect a socket.