Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
EIdSocksServerHostUnreachableError
Hierarchy
,
See Also
,
Unit: IdException
This exception class is raised if the SOCKS proxy reports that the host specified by
TIdTCPClient
is unreachable.
EIdSocksServerHostUnreachableError =
class
(EIdSocksError)
Description
This exception class is raised if the SOCKS proxy reports that the host specified by
TIdTCPClient
is unreachable from the network. This can be due to network conditions between the SOCKS proxy and server being requested by
TIdTCPClient
.