Functions | |
GSbool | RegServerSend_RouterConnect (const GSchar *szAddress, GSushort usPort) |
Connect to the router. | |
GSbool | RegServerSend_LoginRouter (const GSchar *szUsername, const GSchar *szPassword, const GSchar *szVersion) |
Send the login info to the router. | |
GSbool | RegServerSend_RouterDisconnect () |
Disconnect the Router. | |
GSbool | RegServerSend_RequestParentGroupOnLobby (const GSchar *szGameName) |
Get the lobbies of the related game. | |
GSbool | RegServerSend_RegisterServerOnLobby (GSuint uiLobbyID, GSint iParentID, const GSchar *szRoomName, const GSchar *szGameName, GSushort uwRoomType, GSuint uiMaxPlayer, GSuint uiMaxSpectator, const GSchar *szPassword, const GSvoid *pstGroupInfo, GSint iGroupInfoSize, const GSvoid *pstAltGroupInfo, GSint iAltGroupInfoSize, const GSvoid *pstGameData, GSint iGameDataSize, GSushort usGamePort, const GSchar *szGameVersion, const GSchar *szGSVersion, GSbool bScoreSubmission, GSbool bDedicatedServer) |
Register a room on the lobby-server. |
|
|
|
|
|
|
|
|
|
|
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team