This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
iceclient:messages:login [2014/01/21 13:20] rockfire |
iceclient:messages:login [2014/01/21 13:31] (current) rockfire |
||
---|---|---|---|
Line 12: | Line 12: | ||
| string | Varies | Username | | | | string | Varies | Username | | | ||
| string | Varies | Authentication Hash | Built from username, password and salt sent in the initial [[iceclient:messages:helo|HELO]] | | | 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]] | ||
+ | |||