Re: Telnet disconnects randomly depending on inter (General questions)
Ivo,
The first thing we need to do is isolate the possible causes to this. If you set KeepAlives and that prevents the disconnection then this would solve the problem. You could always insert a timer into your application which would disconnect if session takes longer then an hour.
Also, another thing to try is disabling any firewalls that could be causing this and trying it out.
Another thing is setting Timeout property to 0 which would prevent component from disconnecting (server side disconnection could still occur).
Can you try the above things?
Regards,
Damba
Complete thread:
- Telnet disconnects randomly depending on internet - Kevin Lynch, 2010-11-23, 20:37
- Re: Telnet disconnects randomly depending on inter - wodDamir, 2010-11-23, 20:57
- Re: Telnet disconnects randomly depending on inter - Ivo Valente, 2012-02-09, 16:08
- Re: Telnet disconnects randomly depending on inter - wodDamir, 2012-02-09, 16:50
- Re: Telnet disconnects randomly depending on inter - Ivo Valente, 2012-02-09, 17:49
- Re: Telnet disconnects randomly depending on inter - wodDamir, 2012-02-09, 18:14
- Re: Telnet disconnects randomly depending on inter - Ivo Valente, 2012-02-09, 17:49
- Re: Telnet disconnects randomly depending on inter - wodDamir, 2012-02-09, 16:50
- Re: Telnet disconnects randomly depending on inter - Ivo Valente, 2012-02-09, 16:08
- Re: Telnet disconnects randomly depending on inter - wodDamir, 2010-11-23, 20:57