MobiLink Synchronization Reference
MobiLink Communication Error Messages
Communication error descriptions
Item | Value |
---|---|
Error code | 65 |
Constant | SOCKET_GET_OPTION (Java) STREAM_ERROR_SOCKET_GET_OPTION (C/C++) ulStreamErrorSocketGetOption (Visual Basic) |
Parameter 1 | The socket option being retrieved. |
The network layer was unable to get a socket option. This error may be the first indication that a connection has been lost. 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.