Internet Direct (Indy) Version 9.0.2 Beta
TIdUDPListenerThread.UDPRead
Receives UDP data packets.

procedure UDPRead;
Description
UDPRead is a procedure that detects receipt of a UDP datagram in Buffer, and performs Server.DoUDPRead to make the data available.

UDPRead is a synchronised method in TIdUDPListenerThread, and uses the Server context to notify receipt of the data from the peer IP address and port number.