Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastClient Class

Implements an IP Multicast client.

Pascal
TIdIPMCastClient = class(TIdIPMCastBase);

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

RFC 1112 - Host Extensions for IP Multicasting.  

RFC 1458 - Requirements for Multicast Protocols.  

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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.