Contents Index Unable to get host by address. Unable to get socket option number %1!s!.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to get a socket's local name.


Item Value
Error code 64
Constant SOCKET_GET_NAME (Java) STREAM_ERROR_SOCKET_GET_NAME (C/C++) ulStreamErrorSocketGetName (Visual Basic)
Probable cause 

The network layer was unable to determine a socket's local name. In a TCP/IP connection, each end of the connection has a socket exclusively attached to a port. A socket's local name includes this port number, which is assigned by the network at connection time. Check the following:

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

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

3) There are enough system resources available. Free up system resources if they are running low.


Contents Index Unable to get host by address. Unable to get socket option number %1!s!.