LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   how to keep tcp client up or running when server crush? (https://www.linuxquestions.org/questions/linux-server-73/how-to-keep-tcp-client-up-or-running-when-server-crush-4175438451/)

Anuradha12345 11-23-2012 12:06 PM

how to keep tcp client up or running when server crush?
 
how to keep tcp client up or running when server crush occur and it should detect the server when it restart so that there should not be any data loss from client side. please help me out. Thanking in advance.

linosaurusroot 11-23-2012 12:29 PM

Can't preserve a TCP session - best you could do is have the client make a new connection and re-establish what to do.

shell sessions over UDP http://mosh.mit.edu/


All times are GMT -5. The time now is 04:55 AM.