Search found 8 matches

by QiXi
07 Feb 2023, 11:24
Forum: SFS2X Questions
Topic: Improvement of stability of SmartFox2X against DDOS attacks
Replies: 2
Views: 2123

Improvement of stability of SmartFox2X against DDOS attacks

Dear Lapo, I use your wonderful decision SmartFoxServer2X in my mobile applications for many years, but lately Ive been worried by DDOS attacks, which can block server in a few minutes. Examining the behavior of those who attack I have two improving proposals. 1. The first thing that Ive noticed. Th...
by QiXi
27 Oct 2015, 22:12
Forum: SFS2X Java / Android API
Topic: CONNECTION_RESUME event never fired
Replies: 5
Views: 9198

Re: CONNECTION_RESUME event never fired

Вы поймете если я напишу подробно на русском языке? )
by QiXi
26 Oct 2015, 00:57
Forum: SFS2X Java / Android API
Topic: CONNECTION_RESUME event never fired
Replies: 5
Views: 9198

Re: CONNECTION_RESUME event never fired

1)SFS server version 2.10.0 2)Client version 1.6 3)User reconnection timeframe =15 4)On\Off AirMode on Nexus 5 After several attempts, receives a data packet, and no call listeners of sfs Data written: Binary size: 93 12 00 03 00 01 70 12 00 04 00 02 72 74 08 00 20 .....p.....rt... 66 39 38 32 61 30...
by QiXi
22 Oct 2015, 23:36
Forum: SFS2X Java / Android API
Topic: CONNECTION_RESUME event never fired
Replies: 5
Views: 9198

CONNECTION_RESUME event never fired

C++ API Version 1.6.1 [FIX] CONNECTION_RESUME event never fired. The same problem on Java API onSFSConnectionRetry BitSwarmClient: Reconnection attempt:1 - time left:9 TCPSocketLayer: TCPSocketLayer: Socket error: null ... TCPSocketLayer: TCPSocketLayer: Calling connect when the socket is not disco...
by QiXi
17 Mar 2015, 21:09
Forum: SFS2X Java / Android API
Topic: A connection attempt is already running
Replies: 2
Views: 6922

Re: A connection attempt is already running

log: >>connect_1 CONNECTION_SUCCESS HANDSHAKE LOGIN ... //off Wi-Fi ... CONNECTION_RETRY TCPSocketLayer: Socket error BitSwarmClient﹕ Reconnection attempt:2 - time left:7 ... CONNECTION_LOST //on Wi-Fi >>connect_2 CONNECTION_RESUME HANDSHAKE //off Wi-Fi TCPSocketLayer: Socket error BitSwarmClient﹕ R...
by QiXi
17 Mar 2015, 10:34
Forum: SFS2X Java / Android API
Topic: A connection attempt is already running
Replies: 2
Views: 6922

A connection attempt is already running

My application does not connect a second time always writes A connection attempt is already running cource SmartFox.class public void handleHandShake(BaseEvent evt) { SFSObject obj = (SFSObject)evt.getArguments().get("message"); if(!obj.containsKey("ec")) { ... if(this.bitSwarm.i...
by QiXi
03 Jun 2013, 19:26
Forum: SFS2X Questions
Topic: [[NEW]] SmartFoxServer 2X 2.7.0 released!
Replies: 22
Views: 48226

Re: [[NEW]] SmartFoxServer 2X 2.7.0 released!

>>Linux/Unix 32bit installer xxx@ubuntu:~/DEVELOPER/SmartFoxServer_2X/SFS2X$ ./sfs2x-service start Preparing JRE ... ./sfs2x-service: 219: ./sfs2x-service: bin/unpack200: Permission denied Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine....
by QiXi
12 Feb 2013, 22:08
Forum: SFS2X Java / Android API
Topic: small bugs (Room Creation)
Replies: 2
Views: 5633

small bugs (Room Creation)

in public void dispatch(BaseEvent pEvent) throws SFSException { if (type.equalsIgnoreCase(SFSEvent.ROOM_CREATION_ERROR)) { Log Cat 02-13 01:15:45.622: W/params(23269): {errorCode=14, errorMessage=Error in converting error code to text for code: 14. Cause: %d can't format java.lang.String arguments} ...

Go to advanced search