gs-sdk-base
ubi.com GameService base SDK
This SDK is the interface to the basic ubi.com services.
- The login service allow you to connect and authenticate users on the ubi.com network. This service also provide the functionalities to create and manage ubi.com accounts.
- The friends service allow you to manage a list of friends, send private message (pages) to them, in short it provides buddy-list and instant-messaging functionalities.
- The lobby service is the core of the ubi.com match-making functionalities. This service will enable you to join game lobbies,join, create and manage rooms.
- The persistent storage service allows you to store/retrieve permanent game information on the ubi.com network.
- The ladder query service allows you to retieve ladder information that were previously submitted to ubi.com.
- The remote algorithm execution service allows you to execute custom algorithms stored on ubi.com.
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team