Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastServer.Active Property

Indicates if the multicast server is active and able to receive and transmit datagram packets.

Pascal
property Active;

Active is a published Boolean property in TIdIPMCastServer that indicates if the multicast server is active and able to receive and transmit datagram packets. 

Active uses an overriden read access specifier that ensures that the Binding for the server has been initialized and the socket handle has been allocated. 

Active is set to False when the server is freed using Destroy.

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.