Search found 25 matches

by sadensmol
12 May 2020, 09:32
Forum: SFS2X Questions
Topic: Archived version
Replies: 1
Views: 3227

Archived version

Hi, Lapo.
Where can I get from archived win versions of SFS2x? 2.13 is I'm looking for.
Thank you in advance!
by sadensmol
15 Nov 2019, 15:04
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo. Actually there is nothing in these examples related to the server code - it's just a client side examples. I don't like the idea to wrap SFSObject into SFSObject - it sounds like a crap :) And the approach I'm talking about works well for us on unity and web platforms. Som it seems you can...
by sadensmol
14 Nov 2019, 18:08
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo.

Thanks for the reply.
Where I can see a protocol you're talking about? Any docs/papers where is it noted?

On as3 side at least we don't have any exception.
Could you please test it on C# and JS side as well - as I just tested and they work well.

Thanks.
by sadensmol
14 Nov 2019, 12:21
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo. First I have to say to you - this technique we are using in the live project and it works fine on your C# and JS client libs and AS3 as well. The only problem - with this java's one. I don't see any problems with the code in the example above on the server side: according to your implement...
by sadensmol
06 Nov 2019, 14:08
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo.

Please find the simple test in my dropbox
https://www.dropbox.com/s/l8awar9vbc78v ... m.zip?dl=0

server and client source codes are there along with zone config and target jar files

You can clearly see the problem with ISFSObject casting.

Thanks, looking forward for your replay.
by sadensmol
05 Nov 2019, 09:07
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo.
Thanks for the update.

All tests are local via TCP without BB.
Okay i will create you a simple test app to show you the problem in a better way.
Thanks.
by sadensmol
05 Nov 2019, 08:39
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo. It's a production jar we are already using in the big gaming platform, so I'm 100% sure we have all the required stuff and it is working well on the server side. I just checked again content of the jar libs we are using under the test client - they don't have any SFS2x server side librarie...
by sadensmol
04 Nov 2019, 11:27
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo. About server side libraries: It's only about our internal libs which have serializable DTOs - responses, VOs, etc. No SFS2x server libs are included. We don't use any SFS2x server side libs under the client. When these libs are in sfs2x-client classpath as the external libs - it doesn't wo...
by sadensmol
04 Nov 2019, 08:29
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Re: Cannot work with the server, it constantly kicks me out.

Hi, Lapo. Thanks for the answer. The server side is completely developed and worked well with our Unity and Flash clients, so there are no any problems on the server side. I'm trying to connect to the server through the Java client. I get the login response on the client side (I see it in debug logs...
by sadensmol
31 Oct 2019, 09:57
Forum: SFS2X Java / Android API
Topic: Cannot work with the server, it constantly kicks me out.
Replies: 18
Views: 50698

Cannot work with the server, it constantly kicks me out.

Hi. I'm using Java Client v.1.7.6. The server is started on TCP/UDP 444 port locally. I can normally connect to via TCP. I get Connect response but when I'm trying to log in with the custom login request it just disconnects me! I don't have any event for ExtensionResponse - but i see in logs my SFSO...
by sadensmol
18 Apr 2019, 16:26
Forum: SFS2X Questions
Topic: Max users number
Replies: 6
Views: 8317

Re: Max users number

Hello.

yes, we have 2 licenses at the moment
but moving them between servers.
also we are planning to add more servers in future and we need to monitor this users limitation stuff.
by sadensmol
17 Apr 2019, 11:00
Forum: SFS2X Questions
Topic: Max users number
Replies: 6
Views: 8317

Re: Max users number

Hi, Lapo. It feels so bad!!! you're providing max number of allowed users, but we have a problem with license we don't know about that! and you shows us a wrong number - you says this zone could handle 50k users but in real it handles only 100 users (as for free license). we don't use your smtp serv...
by sadensmol
16 Apr 2019, 11:59
Forum: SFS2X Questions
Topic: Max users number
Replies: 6
Views: 8317

Max users number

Hi, we need the way to programmatically detect when we are approaching to the license limit. If we have maxUsers setup to 50k but only free license why zone.getMaxAllowedUsers() returns us 50k if server allows only 100 users to be connected with free license? What method could I use to get the REAL ...
by sadensmol
19 Feb 2019, 07:03
Forum: SFS2X Questions
Topic: ROOM_REMOVED is never fired
Replies: 7
Views: 8284

Re: ROOM_REMOVED is never fired

Hi, Lapo.

This is great! If possible please just update this thread when new functionality will be added to the admin tool and new release version will be shipped. I will update server or admin tool.
I will monitor your blog new releases posts and also this thread when it's ready.

Thanks a lot!

Go to advanced search