Exception Error EidClosedSocket with Message Disconnected with ROSuperTCPChannel

Hello,

sometimes when I close my cleint app I have this error message (at least Inside Delphi IDE Delphi 2010). Is there a way to get rid of this ?

Best regards

Armindo

Indy library likes to raise a lot of exceptions (however they can be seen in debugger only).
You can try to switch to Synapse SuperTCP channel - it is “silent” in comparing with Indy version

Ok Evgeny, if it is in debugger only then it’s ok for me :blush: