Internet Direct (Indy)
Home
PreviousUpNext
TIdUDPBase.BroadcastEnabled Property

Indicates that the socket binding can perform broadcast transmissions.

Pascal
property BroadcastEnabled: Boolean;

BroadcastEnabled is a Boolean property used to indicate when the socket binding can send or receive datagrams destined for all computers on the network. 

BroadcastEnabled is updated in the Broadcast method. BroadcastEnabled indicates that the socket handle in Binding must include or exclude the Id_SO_BROADCAST socket option for broadcast transmissions.

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.