ipsend.TTL

[This is preliminary documentation and subject to change.]

The TTL property specifies the time-to-live for the IP broadcasts sent by the ipsend object.

Syntax

object.TTL [ = lTTL ]
 

Parts

object
Object expression that resolves to an ipsend object.
lTTL
Long that specifies the time-to-live value. The default is 2. The following table lists the threshold TTL values that define the scope of an IP multicast.
Threshold value Description
0 Restricted to same host
1 Restricted to same subnetwork
32 Restricted to same site
64 Restricted to same region
128 Restricted to same continent
256 Unrestricted in scope

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in ipenhsnd.idl.
  Import Library: Included as a resource in ipenhsnd.dll.
  Unicode: Yes.