Search found 116 matches

by grhwood
22 Dec 2013, 11:45
Forum: SFS2X Questions
Topic: sfs log roll a lot of files
Replies: 1
Views: 3272

sfs log roll a lot of files

Hi

Is it intended for sfs log to roll a lot of file within a day ? If yes, is it possible to have only 1 smartfox.log file for day ?

Thanks,
by grhwood
11 Dec 2013, 10:05
Forum: SFS2X Questions
Topic: change username after join zone
Replies: 1
Views: 3282

change username after join zone

Hi,

Is it possible to change username after a user logged in to zone ?

Thanks,
by grhwood
10 Dec 2013, 18:54
Forum: SFS2X Questions
Topic: When two servers.....
Replies: 6
Views: 8803

Re: When two servers.....

Just curiously, what is your load balancer ?
by grhwood
07 Dec 2013, 13:13
Forum: SFS2X Questions
Topic: How to get client type [IOS, JAVA, FLASH]
Replies: 1
Views: 3193

How to get client type [IOS, JAVA, FLASH]

Hi,

Is it possible to get the client connection type ?

Thanks,
by grhwood
22 Nov 2013, 19:37
Forum: SFS2X Questions
Topic: how to get ip and port that server is bounded to
Replies: 1
Views: 3197

how to get ip and port that server is bounded to

Hi,

Is it possibile to get the ip and port that server is bounded to ?

Thanks,
by grhwood
19 Nov 2013, 17:35
Forum: SFS2X Questions
Topic: avatar upload with sfs2x
Replies: 5
Views: 6532

Re: avatar upload with sfs2x

Hi Lapo,

Code: Select all

SFSObject.putByteArray("avatarImage", byteData);


As server side extension received the byte[], so I think the avatar data is kept in memory when server side code handles it
by grhwood
18 Nov 2013, 19:33
Forum: SFS2X Questions
Topic: avatar upload with sfs2x
Replies: 5
Views: 6532

Re: avatar upload with sfs2x

Hi Lapo,

Thank for your response. But I wonder this is safe or not, since with http file upload, the file data is stored on disk so it will prevent out of memory. With your suggestion, if 1000 users upload a 512Kb avatar then it will cost alot of memory.

Thanks,
Nghia
by grhwood
18 Nov 2013, 10:24
Forum: SFS2X Questions
Topic: avatar upload with sfs2x
Replies: 5
Views: 6532

avatar upload with sfs2x

Hi,

Is it possible to upload avatar (<512Kb) with sfs2x ? Now I have another webservice to handle avatar upload but it will be great if I can use sfs only (with port 9933)

Thanks
by grhwood
11 Nov 2013, 10:56
Forum: 2X Features Wish List
Topic: Set room properties in CreateRoomSettings
Replies: 4
Views: 12743

Re: Set room properties in CreateRoomSettings

Hi Lapo,

It would be great if I can set Map<String, Object> in CreateRoomSettings so that this room properties can be seen on extension init method.

Thanks,
by grhwood
04 Nov 2013, 20:48
Forum: SFS2X Questions
Topic: exclude userlist when join room
Replies: 1
Views: 3234

exclude userlist when join room

Hi,

In my game, I have a lobby room that when users join into this room dont need to know other users. Is it possible to configure the lobby room to exclude the userlist array when firing the room joined event ?

Thanks,
by grhwood
02 Nov 2013, 05:40
Forum: 2X Features Wish List
Topic: Set room properties in CreateRoomSettings
Replies: 4
Views: 12743

Re: Set room properties in CreateRoomSettings

Hi Smartfox guys,

Could you tell me whether this request make it to the todo list or be rejected ?

Thanks,
by grhwood
18 Sep 2013, 10:42
Forum: SFS2X Questions
Topic: Kudos on Room infrastructure
Replies: 19
Views: 24420

Re: Kudos on Room infrastructure

wow, this is what I definitely want - the MMORoom, do you have eta for this release ?

Thanks
by grhwood
31 Jul 2013, 20:17
Forum: SFS2X Questions
Topic: User private variable
Replies: 1
Views: 3210

User private variable

Hi,

Is it possible to only send the UserVariable to the owner of the variable instead of sending to all users ?

Thanks,
by grhwood
13 Jul 2013, 23:37
Forum: SFS2X Questions
Topic: Analytics: Cannot run program "..\jre\bin\java.exe"
Replies: 2
Views: 5283

Analytics: Cannot run program "..\jre\bin\java.exe"

Hi, Im using SFS2x with my own jdk. When I start Analytics module in SFS2x Admin, it pops up with error: Unable to complete log analysis process due to the following error. Cannot run program "..\jre\bin\java.exe": CreateProcess error=2, The system cannot find the file specified; please ch...
by grhwood
03 Jul 2013, 22:14
Forum: SFS2X Questions
Topic: How to know user lag value from serverside
Replies: 1
Views: 3053

How to know user lag value from serverside

Hi,

Im wondering if there is a simple way to calculate user lag value from server side like client side lag monitor.

Thanks

Go to advanced search