TClientData is a class used to represent data about a client connection tot he
TIdTunnelSlave. TClientData instances are stored in the TIdPeerThread.Data property when the peer thread connects to the
TIdTunnelSlave. TClientData provides the client context for operations in Connect and Execute on the
TIdTunnelSlave server.