I have an application that runs on a mobile device ( Windows Mobile ), connecting to a Telnet server. The complete app, including the Telnet interface is written in vb. It has a problem though : From time to time the mobile device may 'sleep' or even loose power. When the device comes alive again, I need the session to continue from where it left off, but the device sees the session as closed.
I'd be interested in trying the Telnet library ( Compact Framework version ) - to see if it can handle the temporary session disconnect from the mobile device in a better way.
Does anyone have any thoughts or suggest in this area please ?
Thanks
Mart