G
Guest
Dear Group,
I am developing a client-server application with pda's. I use the class
Socket to obtain a connection between server pc and client pda.
When the pda goes out of range of the WIFI network, then it is succesfully
disconnected from the server.
But when the pda goes into power save mode, it gets disconnected on client
side, but the connection seems still up in the server. When i then send data
through this socket in the server, i receive no notification that the
connection was closed. (and so the sent message is sent into the void?)
Has anyone experienced this problem?
Thanks in advance,
regards,
ruben.
I am developing a client-server application with pda's. I use the class
Socket to obtain a connection between server pc and client pda.
When the pda goes out of range of the WIFI network, then it is succesfully
disconnected from the server.
But when the pda goes into power save mode, it gets disconnected on client
side, but the connection seems still up in the server. When i then send data
through this socket in the server, i receive no notification that the
connection was closed. (and so the sent message is sent into the void?)
Has anyone experienced this problem?
Thanks in advance,
regards,
ruben.