Session Issue and Channel Suggestion

Hi,

I’m using the SuperTCPChannelChat_ServerMain sample and change the SessionDuration for ROSessionManager to 600( last for 10 hour) and the Sessioncheckinterval is 15. However the SuperTCPChannelChat_Client will raise session expired after 1 hour . Any suggestion? As I want the login session once created wont be expired.

For the channel selection, From searching forum , for firemonkey android or ios, you suggest to use superhttp channel.

Would you mind to explain clear the case which channel is suit for what case and the benfit( I got confused)?

As Now I always use supercTCPchannel as it support event and message encrytion.

Please advise.

I just do simple message log. I find that the channel get disconnected automatically and it is in random.

How to prevent channel auto disconnected?

Joe

you can call empty server method from client-side by timer

ok Thanks.

For the channel selection, From searching forum , for firemonkey android or ios, you suggest to use superhttp channel.

Would you mind to explain clear the case which channel is suit for what case and the benfit( I got confused)?

pls review the Channels article.