Search found 5 matches

by shinsa
08 Apr 2009, 05:46
Forum: Features Wish List
Topic: Controlling response to login attempt to nonexistent zone
Replies: 3
Views: 7839

Thanks! I'll try when released.
by shinsa
17 Jan 2009, 16:55
Forum: Java2SE / Android Client API
Topic: cannot set room variables with Java API
Replies: 12
Views: 29484

Workaround is found.
Set the room variable when creating a room.
(I experimented room creation in AS3, room variable retrieve in Java)
by shinsa
17 Jan 2009, 16:38
Forum: Java2SE / Android Client API
Topic: cannot set room variables with Java API
Replies: 12
Views: 29484

Same situation as I experienced. I think it's bug at getXmlRoomVariable() in SmartFoxClient.java. In this function, "boolean" should be SFSVariable.TYPE_BOOLEAN, etc. I fixed them and tried, then socket connection is disconnected just after room variables changing request is sent. Currentl...
by shinsa
14 Jan 2009, 06:22
Forum: Features Wish List
Topic: Controlling response to login attempt to nonexistent zone
Replies: 3
Views: 7839

Controlling response to login attempt to nonexistent zone

I want config.xml to have a flag for controlling response to nonexistent zone login. Currently SFS ignores such request, but returning response is useful for debugging and is consistent, where any attackers does not exist (e.g. developing internal application). It'd be useful if we can choose. http:...
by shinsa
24 Dec 2008, 15:59
Forum: Java2SE / Android Client API
Topic: ã€
Replies: 1
Views: 6264

ã€

I'm trying SFS Java API on Google Android application, but it failed to work. It's due to xmlsocket.jar, which refers to java.rmi.* packages but the JRE on Android has not these ones. We'd like to investigate the source codes of xmlsocket.jar so that the API works on Android. Is it possible to obtai...

Go to advanced search