Internet Direct (Indy) Version 9.0.2 Beta
TConnectionResult
Result of a connection request.

TConnectionResult = (crCanPost, crNoPost, crAuthRequired, crTempUnavailable);
Description
TConnectionResult is used to store the server response to the connection request.

When the IdNNTP client connects to a NNTP server, the server will send a numeric status response to the client. This response can be of the form:

These possible responses are interpreted by the IdNNTP.Connect method and consequently the appropriate enumerated value is set in TConnectionResult to: