Search found 34 matches

by amenthes
05 Jun 2009, 10:51
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

I have been able to test in a local network scenario, but i can reproduce the error here as well.

I will be sending the traces in a couple of minutes via PM.
by amenthes
25 May 2009, 07:58
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

Would a recording from wireshark be useful?
by amenthes
20 May 2009, 15:17
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

Hmm... i am again completely helpless:
I reduced the sendObjects to once every 1500msec - and i still get this issue. I will have to try something else.
by amenthes
20 May 2009, 14:37
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

Test was done with the off-site demo server, not local. The pollSpeed is 500msec The sendObject sends ~190 bytes (size of the sfsHttp=... data in the HTTP-Packet). The whole HTTP-Request has about 300 bytes. In some instances we sent ~20 of those per second. These were all received by other users (b...
by amenthes
15 May 2009, 13:16
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

supplemental: we were also able to reproduce this issue with rapid setting of user-vars (like setting x and y position 10-15 times with a very short delay).
by amenthes
15 May 2009, 13:14
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

Hi Lapo, I have investigated this issue further, and i am now pretty sure, that it's not related to the server configuration, but to the client. What happens ist this: When we are sending many messages at once (sendObject, to be specific), something happens, so the SmartfoxClient does no longer do t...
by amenthes
05 May 2009, 08:01
Forum: BlueBox
Topic: Client stops receiving data from Bluebox
Replies: 25
Views: 51386

Client stops receiving data from Bluebox

Hi there, My problem sounds similar to this one : When i am connecting directly, everything is fine. When i connect through the bluebox, at some points my client stops reveiving messages. Sending still works. Other people receive my chatmessages and Variable-updates, but i don't even receive my own ...
by amenthes
15 Apr 2009, 13:51
Forum: Server Side Extension Development
Topic: Add-Buddy-Event?
Replies: 8
Views: 10649

I noticed that SFS does only call get getOfflineVariables once per userName. Is there any criterium from which SFS determines that he won't have to load for some userNames? Maybe i have some caching problem or something like that?
by amenthes
15 Apr 2009, 13:35
Forum: Server Side Extension Development
Topic: Add-Buddy-Event?
Replies: 8
Views: 10649

Yes, it runs once for every buddy in the user buddy list. That's because for each buddy we look for his offline variables, makes sense for you? Yes, that's perfectly alright. I am then walking around in this world and add a new buddy. But this snippet of code will not be running It definitely shoul...
by amenthes
14 Apr 2009, 11:19
Forum: Server Side Extension Development
Topic: Add-Buddy-Event?
Replies: 8
Views: 10649

We traced this down to the buddyvars being empty. As mentioned above, i'd like to set them from the server-side. As far as i can tell, i have no means of doing this. Hmmm... setting buddy variables is definitely available from server side and you can set offline buddy variables by using the provide...
by amenthes
13 Apr 2009, 23:15
Forum: Server Side Extension Development
Topic: Add-Buddy-Event?
Replies: 8
Views: 10649

Have you create a custom java persistence class? If so what does it do that is different from the default one? Yes, the persistence class is for storing the buddy-information in our database. I'll try to explain my problem a little better: Application In my application i have a users-table and a bu...
by amenthes
09 Apr 2009, 12:04
Forum: Server Side Extension Development
Topic: Add-Buddy-Event?
Replies: 8
Views: 10649

Add-Buddy-Event?

Hi Everyone, Currently i have a bug/problem in my application: I use Offline-Buddy-Vars to store information about the appearance of a user. I read this information in a custom buddylist persistor. When I add a new buddy, this information-reading never happens. So things like the other one's gender ...
by amenthes
10 Feb 2009, 14:19
Forum: Features Wish List
Topic: breakdown of config.xml
Replies: 0
Views: 4994

breakdown of config.xml

Hi there, I really wish, i could break my config.xml into tiny pieces. There are large parts which will be the same across servers and other parts which will be (slightly) different. I wish i could do something like in the apache-configuration, where you specify another file to be included at this p...
by amenthes
03 Feb 2009, 20:32
Forum: Features Wish List
Topic: Extension-Configuration centralised in config.xml
Replies: 0
Views: 5112

Extension-Configuration centralised in config.xml

I would like to make a certain file-path in my extension configurable (for example configuring a target-path for a custom logfile). It could work something like this example-snippet. I added a child-element to "extension" where i could add variables for those extensions. These could then i...
by amenthes
03 Feb 2009, 16:15
Forum: Server Side Extension Development
Topic: config.xml - config for extensions?
Replies: 3
Views: 6151

Thanks for your suggestions, lapo.

I think this might be a nice feature-requst. Priority, of course, is pretty low since there are plenty other methods.
Should i post it over in the wishlist, or is it sufficient to have it here?

Go to advanced search