http://www.swissdelphicenter.ch/de/showarticle.php?id=1
Zitat:
[...] If the other side has closed the connection and the socket is read or written to, EIdConnClosedGracefully will be raised by
Indy. This is similar to attempting to read or write to a file that has been closed without your knowledge. [...]
So wie ich das verstehe, wird die
Exception geworfen, wenn der Server die Verbindung getrennt hat.
Ich werde einfach mal die
Exception EIdConnClosedGracefully wegmachen. Entweder es geht weiter, oder es werden noch andere Exceptions geworfen.