Search found 57 matches

by ernivan
27 Sep 2012, 08:28
Forum: SFS2X HTML5 / JavaScript API
Topic: JavaScript AMF Implementation
Replies: 1
Views: 5880

JavaScript AMF Implementation

hi

About binari javascript protocol on SFS , I find these post :
http://www.jamesward.com/2010/07/07/amf ... mentation/
http://www.adamia.com/blog/high-perform ... -byteArray

is possible to implement AMF on SFS ?

thanks
by ernivan
30 Aug 2011, 10:13
Forum: SFS2X Questions
Topic: timeout connection server down
Replies: 3
Views: 5567

no event is send to onConnection --- sfs.addEventListener(SFSEvent.CONNECTION, onConnection); ---

client Flash API RC2

thanks
by ernivan
30 Aug 2011, 09:03
Forum: SFS2X Questions
Topic: timeout connection server down
Replies: 3
Views: 5567

timeout connection server down

hi

There is no timeout connection fault event when flash try to connect to a SFS2X dead ?

thanks
by ernivan
04 Jul 2011, 11:30
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124044

bax wrote:@ernivan, we found and fixed the problem with the data structures mentioned by Lapo. You can download an updated API swc file following this link: http://www.smartfoxserver.com/2X/quickUpdates/SFS2X_API_AS3__0.9.16.zip



zip with password ? :)

thanks
by ernivan
04 Jul 2011, 04:47
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124044

bax wrote:@ernivan
Can you please check the value returned by the SmartFox.roomManager.getRoomCount() method?


I need to use RC3 to setup license tab for our 2 servers .

any news for SmartFox.roomList.length ?

thanks
by ernivan
01 Jul 2011, 11:48
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124044

@ernivan Can you please check the value returned by the SmartFox.roomManager.getRoomCount() method? getRoomCount = 3 but this not resolve my problem because I have: var roomList:Array = sfs.roomManager.getRoomList(); var dataProvider:ArrayCollection = new ArrayCollection(roomList); dataProvider has...
by ernivan
01 Jul 2011, 11:13
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124044

bug sfs.roomList.length ?

hi I update swc to RC3 . I have 3 room on the server but when I call SmartFox.roomList.length the value is 6 . In Flex 4 Debug , the roomList properties is : roomList -com.smartfoxserver.v2.entities.SFSRoom (@da07f61) -com.smartfoxserver.v2.entities.SFSRoom (@da07f11) -com.smartfoxserver.v2.entities...
by ernivan
19 May 2011, 09:07
Forum: SFS2X Questions
Topic: Session remove unexpected
Replies: 1
Views: 4138

Session remove unexpected

Hi In SFS2X rc1b log there are some sessione that are created and remove instantaneous , why ? 19 May 2011 10:12:51,835 INFO [SocketReader] bitswarm.core.SocketAcceptor - Session created: { Id: 21329, Type: DEFAULT, Logged: No, IP: 10.5.22.175:49470 } on Server port: 1955 <---> 49470 19 May 2011 10:...
by ernivan
18 May 2011, 17:37
Forum: SFS2X Questions
Topic: IMPORTANT: Connection issues
Replies: 11
Views: 17344

hi

what is the right range number of threadPools ?


thanks
by ernivan
17 May 2011, 14:57
Forum: SFS2X Questions
Topic: loadbalancer ping and SFS2X
Replies: 3
Views: 6422

thanks :)
by ernivan
17 May 2011, 13:47
Forum: SFS2X Questions
Topic: loadbalancer ping and SFS2X
Replies: 3
Views: 6422

loadbalancer ping and SFS2X

hi we have Fail-over Cluster configuration with one loadbalancer (http://www.radware.com) and two SFS2X , the loadbalancer ping SFS to see if it is alive. this is the log of SFS : ----------------------------------------------------------------- 17 May 2011 15:00:03,183 INFO [SocketReader] bitswarm....
by ernivan
21 Mar 2011, 15:33
Forum: SFS2X Questions
Topic: REDHAT ?
Replies: 2
Views: 5223

REDHAT ?

hi

Is possible install SFS2X on redhat http://www.redhat.com/ ?

thanks
by ernivan
15 Feb 2011, 07:50
Forum: SFS2X Questions
Topic: chat/buddy in different servers
Replies: 0
Views: 3058

chat/buddy in different servers

hi

for massive traffic on chat/buddy application , is possible synchronize all in more different server ?

if it is possible , are chat and buddy synchronize too ? (one chat/buddy for all users )

thanks
by ernivan
10 Feb 2011, 16:59
Forum: SFS2X Questions
Topic: Buddylist with different login name
Replies: 2
Views: 4939

ok I use zoneA for roomA , zoneB for roomB etc etc so user mario can join into roomA and roomB.

but for buddylist ?
how can share the same buddylist into two zone ?

maybe-----
if I create custom Buddy storage system can I have one buddylist system for all two zones ?

thanks
by ernivan
10 Feb 2011, 07:43
Forum: SFS2X Questions
Topic: getParentBuddyList and getClientsWatchingBuddy ?
Replies: 0
Views: 3177

getParentBuddyList and getClientsWatchingBuddy ?

getParentBuddyList the doc:------------------------- Description copied from interface: Buddy Return the parent BuddyList containing this Buddy --------------------------- getClientsWatchingBuddy no description . an example to explain getParentBuddyList ,getClientsWatchingBuddy ? thanks

Go to advanced search