C++ API v1.6.0 released

Post here your questions about the C++ API for SFS2X

Moderators: Lapo, Bax, MBagnati

User avatar
Bax
Site Admin
Posts: 4609
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

C++ API v1.6.0 released

Postby Bax » 16 Jun 2015, 09:40

We just released version 1.6.0 of the C++ API for SmartFoxServer 2X.
The new version brings a number of fixes to issues reported by developers in this forum and a couple of new features:

Code: Select all

[NEW] Exposed Logger class to API consumer.
[NEW] Support for TLS encrypted protocol over TCP/UDP (requires SFS2X 2.10).
[NEW] Unified version number: starting at 1.6.0, the major and minor release identify the "feature support level", the sub version indicates the platform specific release number.
[FIX] Log messages aren't dispatched/filtered according to their level.
[FIX] Crash sending a ObjectMessageRequest request.
[FIX] Compilation errors when building the API in Linux/Eclipse environment.
[FIX] Missing notification of USER_EXIT_ROOM event when API are working in Thread Safe mode.
[FIX] Crash occurring in socket connection's retry.
[FIX] Bad value of Users' counter in a Room when an user leaves it (logout or disconnection).
[FIX] Compilation error building ZLib part of API in Visual Studio 2013 environment.
[FIX] Crash occurring during application shutdown.


Note that due to the new protocol encryption feature, the API setup process require a few more steps in some environments.
Please make sure to review the documentation available at this URL:
http://docs2x.smartfoxserver.com/Gettin ... nt-api-cpp

You can download the new API from this page: http://www.smartfoxserver.com/download/sfs2x#p=client
Paolo Bax
The SmartFoxServer Team

Return to “SFS2X C++ API”

Who is online

Users browsing this forum: No registered users and 17 guests