Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastListenerThread Class

Implements a listener thread for incoming multicast client connections.

Pascal
TIdIPMCastListenerThread = class(TIdThread);

TIdIPMCastListenerThread is a TIdThread descendant that implements the mechanism used to listen for incoming datagram packets for an active TIdTIdIPMCastClient instance. 

TIdIPMCastListenerThread provides properties and methods that allow the listener thread to be executed in order to accept incoming connections, read and buffer the incoming datagram packets, and optionally signal the associated multicast client of the operation.

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.