
11 :: November :: 2008
10 :: November :: 2008
26 :: October :: 2008
2 :: October :: 2008
21 :: August :: 2008
17 :: August :: 2008
Release of SFS .NET API Beta 2

10th of November 2008 by Thomas Hentschel Lund
10th of November 2008 by Thomas Hentschel Lund
The second public beta release of the SmartfoxServer .NET client API has been released.
Change log * Feature: HTTP failover for bluebox support when socket connection fails
* Feature: auto cleanup and disconnection using IDisposable. Manual Disconnect call not required anymore
* Feature: in debug mode the client API now reports if a callback message tried calling an unset delegate
* Feature: connecting is now also async
* Improvement: a lot of null checks around the code to make Firefox happy
* improvement: also added robustness check for null parameter in SendXtMessage
* Bug: refactored all async socket to use a manual threaded socket instead to work around a Unity/Mono crash bug
* Bug: properly callback on socketexceptions and connect when it fails
* Bug: fixed messages that sometimes got cut off in the middle when multiple messages got received (thanks AT)
* Bug: fixed 2 minor bugs reported on forums by AT regarding populating room variables and using floats as numbers.
Get the client API from here: http://www.smartfoxserver.com/products/download.php?d=61
Please report any issues found in the SmartfoxServer Beta API forum here: http://www.smartfoxserver.com/forums/viewforum.php?f=11
Change log * Feature: HTTP failover for bluebox support when socket connection fails
* Feature: auto cleanup and disconnection using IDisposable. Manual Disconnect call not required anymore
* Feature: in debug mode the client API now reports if a callback message tried calling an unset delegate
* Feature: connecting is now also async
* Improvement: a lot of null checks around the code to make Firefox happy
* improvement: also added robustness check for null parameter in SendXtMessage
* Bug: refactored all async socket to use a manual threaded socket instead to work around a Unity/Mono crash bug
* Bug: properly callback on socketexceptions and connect when it fails
* Bug: fixed messages that sometimes got cut off in the middle when multiple messages got received (thanks AT)
* Bug: fixed 2 minor bugs reported on forums by AT regarding populating room variables and using floats as numbers.
Get the client API from here: http://www.smartfoxserver.com/products/download.php?d=61
Please report any issues found in the SmartfoxServer Beta API forum here: http://www.smartfoxserver.com/forums/viewforum.php?f=11






