Search found 3 matches

by blaez
24 Jan 2013, 15:26
Forum: SFS2X Java / Android API
Topic: Tris Example - Duplicate username
Replies: 4
Views: 9343

Re: Tris Example - Duplicate username

Hi, Lapo.
Thank you so much for your help, I thing it make sense now.
It didn't go to SFSEvent.LOGIN_ERROR is because in Tris that event not yet been add to the EventListener.
I will try it soon after I get home.

Thanks :D
by blaez
23 Jan 2013, 11:57
Forum: SFS2X Java / Android API
Topic: Tris Example - Duplicate username
Replies: 4
Views: 9343

Re: Tris Example - Duplicate username

Hi, Lapo.

No, the code still the same, I didn't change anything.
I just test what will happen when two user login with a same name.

I'm using eclipse as the IDE and use 2 virtual devices to do the login test.
Also, the SmartFoxServer2X is already running.

Both virtual devices successfully ...
by blaez
21 Jan 2013, 17:07
Forum: SFS2X Java / Android API
Topic: Tris Example - Duplicate username
Replies: 4
Views: 9343

Tris Example - Duplicate username

Hi guys,

I have download Tris example for android and of course the SmartFoxServer2X.
Then I already replace SFS2X_API_Java.jar with the newer version from SmartFoxServer2X.

Everything work fine, but when I try to test about the default validation for duplicate name in a same Zone, it didn't work ...