Files
FC1/Ubisoft.com/GSServices/sdks/gs-sdk-base/doc-api/index.html
romkazvo 34d6c5d489 123
2023-08-07 19:29:24 +08:00

26 lines
1.9 KiB
HTML

<HTML>
<HEAD>
<TITLE>Ubi.com GameService SDK</TITLE>
<LINK href="./gs-sdk-doc.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY >
<!-- Generated by Doxygen 1.3.4 -->
<div class="qindex"><a class="qindexHL" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
<h1>gs-sdk-base </h1>
<p>
<h2><a class="anchor" name="intro">
Introduction</a></h2>
ubi.com GameService base SDK<h2><a class="anchor" name="description">
Description</a></h2>
This SDK is the interface to the basic ubi.com services.<ul>
<li>The <em><b>login service</b></em> 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.</li><li>The <em><b>friends service</b></em> allow you to manage a list of friends, send private message (pages) to them, in short it provides buddy-list and instant-messaging functionalities.</li><li>The <em><b>lobby service</b></em> is the core of the ubi.com match-making functionalities. This service will enable you to join game lobbies,join, create and manage rooms.</li><li>The <em><b>persistent storage service</b></em> allows you to store/retrieve permanent game information on the ubi.com network.</li><li>The <em><b>ladder query service</b></em> allows you to retieve ladder information that were previously submitted to ubi.com.</li><li>The <em><b>remote algorithm execution service</b></em> allows you to execute custom algorithms stored on ubi.com. </li></ul>
<hr>
<p align="right">
<i>Ubi.com GameService SDK - &copy;UbiSoft Entertainment 2002 </i><br>
<i><a href="mailto:gsdevteam@ubisoft.com">GameService development team</a></i>
</p>
</body>
</html>