Hello Everyone,

My application opens a TCP connection to the server via socket.
Closing the app without explicitly closing the socket make the socket
still be connected and ready
to receiving data (via registering the app for sockets notifications).

My question is:
After I closed my app and left an opened socket, in which way can I
get a ref back to the connected socket after user re-launching the
app?

Thanks,
Asher

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to