Login Response Message Fields

The Login Response message is sent by the server to a user’s process in response to a Login message. The status field is used to reflect an accepted login, or the reason the session was not accepted. If login fails, the connection will be dropped after the Login Response message is sent.

Table 1. Login Response Message Fields
FieldOffsetLengthValue/TypeDescription
Length01BinaryLength of this message including this field.
Message Type110x02 Login Response message
Status21AlphanumericAccepted or reason for reject
Total Length = 3 bytes
Login Response - Status Codes
‘A’Login Accepted
‘N’Not authorized (Invalid Username/Password)
‘B’Session in use
‘S’Invalid Session
‘Q’Next Sequence is ahead of sequence
Cboe Titanium Cboe One Equities Feed Specification - Login Response Message Fields | Cboe