====== LOGIN ====== | **Mode** | Lobby | | **Direction** | Client to server | | **Code** | 0x01 (1) | | **Length** | Varies | ===== Payload ===== | **Type** | **Length** | **Descrition** | **Values** | | byte | 1 | Unknown | 1 | | string | Varies | Username | | | string | Varies | Authentication Hash | Built from username, password and salt sent in the initial [[iceclient:messages:helo|HELO]] | ===== Expected Replies ===== * [[iceclient:messages:login_ok|LOGIN_OK]] * [[iceclient:messages:login_failed|LOGIN_FAILED]]