Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastServer.Loopback Property

Indicates if datagrams for the local network module are used for the server.

Pascal
property Loopback: Boolean;

Loopback is a Boolean property that indicates if Loopback socket options are used on the Binding for the multicast server. Loopback indicates if the local network module can deliver multicast datagram packets that were transmitted from that network module. 

Changing the value of the Loopback property will result in a change to the socket options for the Binding to ensure that it reflects the new property value. 

The default value for the Loopback is DEF_IMP_LOOPBACK, as assigned during initialization of the component.

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.