Indy 9
EIdSocksServerConnectionRefusedError
Hierarchy, See Also, Unit: IdException
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient refused the connection request sent by the SOCKS proxy.
EIdSocksServerConnectionRefusedError = class(EIdSocksError)
Unit
IdException
Description
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient refused the connection request sent by the SOCKS proxy. This usually means that the host computer is not running a server that is listening on the port specified in TIdTCPClient.Port.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.