Internet Direct (Indy) Version 9.0.1 Beta
|
TConnectionResult = (crCanPost, crNoPost, crAuthRequired, crTempUnavailable);
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: