Network Protocol/Server/LOGGED_IN

From Custom Mario Kart
Jump to navigation Jump to search

Overview

This article describes the record type LOGGED_IN of the Network Protocol Server. It returns

  • <sesskey>,
  • <proof>, which is an MD5 hash of an MD5 hash out of the SLL challenge, 48 blank spaces, the authtoken, the server challenge, the client challenge, and again the same SSL challenge,
  • <userid>,
  • >profileid>,
  • <uniquenick>,
  • and <loginticket>, which is only a base64 string with no meaning.
\lc\2
\sesskey\<sesskey>
\proof\<proof>
\userid\<userid>
\profileid\<profileid>
\uniquenick\<uniquenick>
\lt\<loginticket>
\id\1
\final\