Result Codes

This page lists all result codes which messages can use. The subsection title is a mnemonic that is used throughout the LRSN documentation.

Result CodeDescriptionValue
ESUCCESSOperation succeeded0
ELOGINLogin failed due to incorrect user or password1
ELICEXCEEDAllowing this client to connect would exceed the number of clients allowed by the server license.2
ELICEXPIREThe server license has expired, no clients may connect until the license is updated.3
ESERVDOWNThe server is currently not accepting connections, possibly for maintenance reasons.4
EMAXCLIENTSThe server already has the maximum number of allowable clients connected to it.5
EINVALInvalid value given.6
EOPFAILOperation failed.7
EDUPDuplicate8
EINPROGRESSOperation is in progress9
EFAILGeneral failure10