Search found 9 matches

by 3eka
22 Oct 2008, 11:13
Forum: Server Side Extension Development
Topic: sending userList to extension response
Replies: 6
Views: 10471

ramindeja, thanx a lot. This helped me too (with iterator).
by 3eka
21 Oct 2008, 00:10
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Multi-server buddy list
Replies: 1
Views: 3862

Multi-server buddy list

We use buddy list 2.0 feature in our application and faced a problem: how to synchronize buddy list between two or more SmartFox servers? Say: 1. Users A and B log into Server1 and become friends; 2. User A logs off Server1 and logs into Server2 (user B stays on Server1); 3. User A, being logged on ...
by 3eka
29 Sep 2008, 21:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddylist "ignore" feature
Replies: 2
Views: 4559

Lapo wrote:If you are afraid about getting multiple requests you could simply filter the repeated requests from a user without making this persistent.


I will discuss that with our PM, but it looks like your decision is great.
Thank you! :D
by 3eka
29 Sep 2008, 07:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddylist "ignore" feature
Replies: 2
Views: 4559

Buddylist "ignore" feature

Is there any built-in possibility for users to ignore other users's "add buddy" requests? If none, please give me an advice how to implement it in the best way. For the moment i have the only idea to store list of ignored users (heir login names) in the persistent user variables. In other ...
by 3eka
11 Jun 2008, 09:44
Forum: BlueBox
Topic: HttpConnection.as - comented code problem
Replies: 4
Views: 10374

Thanx. This problem was really fixed in 1.6.1 and i'm still using 1.6.0.

http://www.smartfoxserver.com/products/ ... 1_6_2.html

Upgrading...
by 3eka
10 Jun 2008, 22:35
Forum: BlueBox
Topic: HttpConnection.as - comented code problem
Replies: 4
Views: 10374

Excuse me, but does somebody answer question here? Is there any support? :?
by 3eka
09 Jun 2008, 13:29
Forum: BlueBox
Topic: Jetty & Apache - Same Machine, Different IP Addresses
Replies: 1
Views: 6940

AFAIK you hould use the same IP or the same port. How will your server network software decide which web server should receive packet if they are listening on the same port and the same IP ? So one of two (IP / port) must be different. To setup system like in your example on the same physical machin...
by 3eka
09 Jun 2008, 13:06
Forum: BlueBox
Topic: HttpConnection.as - comented code problem
Replies: 4
Views: 10374

Almost forgot: i'm using AS 2.0 API
by 3eka
09 Jun 2008, 12:57
Forum: BlueBox
Topic: HttpConnection.as - comented code problem
Replies: 4
Views: 10374

HttpConnection.as - comented code problem

Hello! I'm using SFS with BlueBox. When server can not be reached , SF Client tries to connect via BlueBox and, of course, connection fails (no connection available) flash client does not fire onConnection event. I looked through the code of HttpConnection.as and noticed commented code at line 146 i...

Go to advanced search