Search found 4 matches

by rjrelander
26 May 2010, 19:59
Forum: Silverlight API
Topic: Room GetVariable
Replies: 3
Views: 14517

Room GetVariable

The GetVariable method of the Room class is throwing exceptions. The PopulateVariables method in the SysHandler class is adding strings and doubles to the variables collection. The GetVariable method in the Room class tries to cast them into RoomVariable objects in order to call GetValue on them. Ch...
by rjrelander
28 Apr 2010, 20:27
Forum: BlueBox
Topic: Running Bluebox/Jetty behind Apache
Replies: 6
Views: 18912

I need to do the same thing. Apache is using ports 80 and 443. Bluebox and jetty work fine on port 8080 but many networks block port 8080 outbound, mainly thanks to the zotob worm if I'm not mistaken. I think zotob and others used port 8080 to connect back to a server for further instructions. Solid...
by rjrelander
02 Apr 2010, 22:06
Forum: Silverlight API
Topic: New version?
Replies: 4
Views: 16209

Did a little more digging and it looks like it is just a bug in the extension response handler code. It is looking for the "body" element at the root level instead of looking inside the "msg" element. The "msg" element is actually fetched but never used.

- Randi
by rjrelander
02 Apr 2010, 20:46
Forum: Silverlight API
Topic: New version?
Replies: 4
Views: 16209

New version?

Just wondering when/if the Silverlight API will be updated. It looks like the API was written to work with SmartFoxServer 1.5.4 and it doesn't seem to work with the SmartFoxServer 1.6.6 protocol. The xml handler is throwing a null reference exception on an extension response. The exception is swallo...

Go to advanced search