Search found 9 matches

by krishsalt
14 Aug 2013, 07:50
Forum: SFS2X Questions
Topic: I getting PermGen / Heap Size after 500 rooms created
Replies: 1
Views: 3601

I getting PermGen / Heap Size after 500 rooms created

Hi,

I am developing poker game, Where i want to create more than 1000 rooms with extension.

Because of room extension for each room I getting PermGen / Heap Size after 500 rooms created.

Can you please help how i can solve this issue.

Regards
Krishsal
by krishsalt
10 Jan 2013, 17:46
Forum: SFS2X Questions
Topic: Room create at the server not removed
Replies: 4
Views: 6473

Re: Room create at the server not removed

Hi All, I was created room from server side, I was set dynamic(true); and crs.setAutoRemoveMode(SFSRoomRemoveMode.WHEN_EMPTY_AND_CREATOR_IS_GONE); after room created "Owner name = [server]" but still room was not deleting.. currently i am using SFS2X 2.5. any body can please help to me Adv...
by krishsalt
07 Jan 2012, 12:03
Forum: SFS2X Questions
Topic: Create room from Serverside in SFS2x
Replies: 1
Views: 3818

Create room from Serverside in SFS2x

Hi, I am a new in Java. I want to create Room from Serverside with below properties. // Flex Code bellow var settings:SFSGameSettings = new SFSGameSettings("gameRoom1"); settings.maxUsers = 2; settings.maxSpectators = 10; settings.isPublic = true; settings.minPlayersToStartGame = 2; settin...
by krishsalt
04 Jan 2012, 17:16
Forum: SFS2X Questions
Topic: Create room from Serverside in SFS2x
Replies: 8
Views: 13682

Create room from Serverside in SFS2x

Hi, I am a new in Java. I want to create Room from Serverside with below properties. // Flex Code bellow var settings:SFSGameSettings = new SFSGameSettings("gameRoom1"); settings.maxUsers = 2; settings.maxSpectators = 10; settings.isPublic = true; settings.minPlayersToStartGame = 2; settin...
by krishsalt
04 Jan 2012, 17:15
Forum: SFS2X ActionScript 3 API
Topic: Create room from Serverside in SFS2x
Replies: 1
Views: 5330

Create room from Serverside in SFS2x

Hi, I am a new in Java. I want to create Room from Serverside with below properties. // Flex Code bellow var settings:SFSGameSettings = new SFSGameSettings("gameRoom1"); settings.maxUsers = 2; settings.maxSpectators = 10; settings.isPublic = true; settings.minPlayersToStartGame = 2; settin...
by krishsalt
23 Dec 2011, 10:58
Forum: SFS2X Questions
Topic: SFS2X creating room from admintool
Replies: 1
Views: 3554

SFS2X creating room from admintool

Hi,

I am creating room from admin Tool. Room created Successfully.

the problem is after room created client side OnRoomCreated event not fired.

anyone can please help what steps to use for fired client side.

Advance thanks
krishsal
by krishsalt
18 Dec 2011, 18:28
Forum: RedBox 2X
Topic: How to save video chat on Redbox server.
Replies: 1
Views: 9969

How to save video chat on Redbox server.

Hi, I am having a video calling applicatioin, I am trying to save video chat when user is clicked on "Record this Call" button(It has to be stored on Redbox server). Is there any way to store video calls on RedBox? Where it will be stored, Please tell me the steps how to store video calls....
by krishsalt
10 Dec 2011, 16:10
Forum: RedBox 2X
Topic: How to build Only Audio Chat using Redbox2x
Replies: 1
Views: 9297

How to build Only Audio Chat using Redbox2x

Hi, I am trying to build Audio Chat and Video Chat application. I am able to complete Video chat module but audio chat is not working with below line video chat is working var session:ChatSession = avChatMan.sendChatRequest(AVChatManager.REQ_TYPE_SEND_RECEIVE, panel.userId, true, true); for audio ch...
by krishsalt
31 Aug 2011, 16:20
Forum: SFS2X ActionScript 3 API
Topic: SFS2X how to set Global Room Variables
Replies: 3
Views: 14478

SFS2X how to set Global Room Variables

Hi, I am a new in Java. Please feel to read my English :) Using Flex side I am creating a room with Extension with Room Variables like bellow // Flex Code bellow var settings:SFSGameSettings = new SFSGameSettings("gameRoom1"); settings.maxUsers = 2; settings.maxSpectators = 10; settings.is...

Go to advanced search