You are not logged in.
Pages: 1
Hi,
Thanks for your great work .
I want the client to reconnect to server after server restart or communication failure .
Any idea of how doing that ?
I think it would be useful to have some kind of onDisconnected event after keepalive fault or other communication fault
Offline
In Client-Server mode,I also encountered the same problem, the server restarts, or after the client and no movement for a long time, operation again the client will get an error. How to reconnect to the server, in addition to restarting the client?
Offline
Many thanks for your prompt reply.
I encountered a more accurate description of the problem should be the failure of the session you said, that is after the link is lost, the client sends a request to the server to respond again after a 403 error, seems to have been like this, can not be restored to a normal state, this view, then, is not in this case the client must re-call the next SetUser () in order to achieve the purpose of the session reconstruction, and to link back to the normal state.
Last edited by Feng (2014-06-03 08:10:20)
Offline
Pages: 1