Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastServer.TimeToLive Property

Number of hops allowed across routers and gateways for the datagram transmission.

Pascal
property TimeToLive: Byte;

TimeToLive is a Byte property that indicates the number of hops permitted in routers and gateways that must handle the datagram transmission. 

TimeToLive is used to set the socket options for the Binding used by the multicast server. Changing the value of TimeToLive forces an update to the socket options for the Binding

The default value for TimeToLive is DEF_IMP_TTL, 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.