Internet Direct (Indy) Version 9.0.2 Beta
EIdSocksRequestIdentFailed
This exception class is raised if the SOCKS proxy indicates that the User ID that the TIdTCPClient sent does not match the User ID provided by an Ident Daemon running on the user's computer.

EIdSocksRequestIdentFailed = class(EIdSocksError)
Description
This exception class is raised if the SOCKS proxy indicates that the User ID that the TIdTCPClient sent does not match the User ID provided by an Ident Daemon running on the user's computer. Ident (RFC 1413) is like a "caller ID" for the internet where a server will connect to a client computer and request the user ID for the current connection.