Internet Direct (Indy) Version 9.0.2 Beta
TIdIPMCastClient
Implements an IP Multicast client.

TIdIPMCastClient = class(TIdIPMCastBase)
Description
TIdIPMCastClient is a TIdIPMCastBase descendant that implements an IP multicast client component using the UDP transport, as described in the Internet Standards documents:

TIdIPMCastClient implements abstract methods from the ancestor class, and provides additional methods and events that allow use of multiple bindings and an event handler for datagram receipt. TIdIPMCastClient also provides a ListenerThread and an optional threaded read capability for datagram receipt.