Hi!
I've written a client application using VB.Net Compact Framework 2003
and System.Net.Sockets.Socket.
When the PocketPC is not in use, it will power off after a while.
When reactivating the PocketPC, server and client remain in status
"connected", though there is no data transmission possible.
After several attempts of sending data the client raises an error.
I've seen several programs that are able to bring the connection back to
live without establishing a new connection to the server; the server
doesn't notice that the connection was interrupted for a while.
Does anyone have an idea how to handle this problem?
Kind regards,
Benjamin Lukner
|