Re: Telnet disconnects randomly depending on inter - WeOnlyDo Discussion board

Re: Telnet disconnects randomly depending on inter (General questions)

by wodDamir, Thursday, February 09, 2012, 18:14 (4675 days ago) @ Ivo Valente

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: