Search found 7 matches

by minimax
13 Jun 2018, 10:28
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

What I'm trying to say is that we were not able to reproduce any situation from real world where the HRC actually works. If there is some problem with the connectivity, than only the client side is interrupted. I understand that it is not possible in current version, but it would be very nice if SFS...
by minimax
16 May 2018, 14:50
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

Which mobile phone, exactly? I ask because every OS (even different releases) can behave differently. Android 7.0 Two things here: 1) reverse engineering the server code is not allowed by the EULA accompanying SFS2X Sorry, I did not know. I am not trying to abuse anything. I am just trying to solve...
by minimax
11 May 2018, 11:26
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

Hello, it can be reproduced easily, on mobile phone just turn Wifi on and off. We have probably found a problem from decompiled code, in function: public ISession reconnectSession(ISession tempSession, String prevSessionToken) This could probably fix the issue: -- if (session.isReconnectionTimeExpir...
by minimax
09 May 2018, 11:47
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

Hello, I'm still not sure that I understand. What happened is: 1) Client loosed the connection, HRC+ correctly detected the connection lost and tried to reconnect 2) Client created new TCP connection to the server 3) Server throwed exception with "Session expired" message In step 3) server...
by minimax
30 Apr 2018, 19:06
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

The problem is not just switching the connection (e.g. Wifi<->3G). HRC does not work even if the client looses temporarly his connection (eg. looses 3G signal temporarly). In this situation, the client detects connection lost, HRC is activated and the client is rejected by the server (with confusing...
by minimax
27 Apr 2018, 21:24
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Re: Unable to reconnect

Thanks Lapo. After some testing the HRC does not seems to work even with same IP. If I turn Wifi off and on, the HTC is activated on the client side and creates new connection, but the server refuse to reuse the session (same error message) even with same IP. The problem seems to be realted to conne...
by minimax
25 Apr 2018, 11:24
Forum: SFS2X Questions
Topic: Unable to reconnect
Replies: 14
Views: 14421

Unable to reconnect

Hello, I'm testing HRC+ which should be able to reconnect client when he looses his connection. When I kill the connection using killconnection in SFS client library, it works. The problem is when I want to switch the Internet connection from Wifi to mobile data for example (I think, that this is ve...

Go to advanced search