Indy 9
|
TIdMappedTelnet = class(TIdCustomMappedTelnet)
property AllowedConnectAttempts: Integer;
AllowedConnectAttempts is used when creating outbound connections for the local client to the port-based proxy server.
property OnCheckHostPort: TIdMappedTelnetCheckHostPort;