Client and server send the some message to each other in a certain time period and make sure the other side is still alive.
On Dec 27, 2007 1:49 PM, Qi <[EMAIL PROTECTED]> wrote: > > Hi Steve, > > Would you mind explain a bit more on "heartbeat" ? > > Cheers, > Qi > > > Steve Johns-2 wrote: > > > > Most likely, either client or server didn't detect the disconnection. > > Please > > use heartbeat. > > > > On Dec 26, 2007 11:05 PM, hefm <[EMAIL PROTECTED]> wrote: > > > >> can you help me ? > >> > >> i develop a socket server based on the MINA, all the client > >> send the request message to the server ,the server will send the > >> response message to the client , > >> > >> but after run some days , when the client send the message to the > >> server ,the client can not receive the response message from the > >> server ,but the server logs display the server write the response to > >> the response buffer, why the client can not receive the message ? > >> > > > > > > -- > View this message in context: > http://www.nabble.com/the-client-can-not-receive-the-response-message-from-the-mina-server-tp14503254s16868p14509885.html > Sent from the Apache MINA Support Forum mailing list archive at > Nabble.com<http://nabble.com/> > . > >
