Search found 4 matches

by gemmountain
24 Jul 2017, 15:52
Forum: SFS2X Java / Android API
Topic: Set Client TCP Timeout
Replies: 1
Views: 7202

Set Client TCP Timeout

Hi there, I'm using Java Client API 1.6.1. When I enable lag monitor in client code like this: sfsClient.enableLagMonitor(true, 5, 10); and then try to unplug network cable, I get following logs: 16483 [New I/O client worker #1-1] INFO sfs2x.client.controllers.SystemController - Message: ResPingPong...
by gemmountain
05 Oct 2016, 16:35
Forum: SFS2X Questions
Topic: Communicate between Smartfox instances
Replies: 1
Views: 3095

Communicate between Smartfox instances

Hi there, I'm using Smartfox Server 2.8 for my Poker game. Due to high load, I have to use more than one Smartfox instance. However, since then, I cannot prevent multiple logins of same user across servers (in another way, each account can have maximum one session simultaneously) I'm thinking about ...
by gemmountain
12 Dec 2015, 01:54
Forum: SFS2X Questions
Topic: SFSArrayLite cannot be cast to [B
Replies: 3
Views: 5156

Re: SFSArrayLite cannot be cast to [B

Hi Lapo,

Thanks for your reply.

Could you give me a sample code snippet on server side of how to handle and parse data from html5 request.
by gemmountain
11 Dec 2015, 18:09
Forum: SFS2X Questions
Topic: SFSArrayLite cannot be cast to [B
Replies: 3
Views: 5156

SFSArrayLite cannot be cast to [B

Hi guys, I'm developing a crossed-platforms game. My Smartfox Server accept both normal TCP connection and WebSocket connection. From client side, I have to send an extension request to the server, the data is an object, which has a byte array attributes. Everything works fine with the Android and i...

Go to advanced search