Internet Direct (Indy) Version 9.0.2 Beta
TSlaveData.Receiver
Represent the message recipient in a tunnel connection.

Receiver: TReceiver;
Description
Receiver is a TReceiver instance used to represent the recipient of a message in a tunnel connection.

Receiver is used by TIdTunnelMaster.DoExecute to retrieve a message for a tunnel connection and evaluate the message security filter, CRC value, and session state. Receiver also provides access to the UserID, IP address, IP port number in the headers for the message. Receiver also handles recombination of fragmented IP packets.