Internet Direct (Indy)
Home
PreviousUpNext
TIdRawBase.Binding Property

Represents the socket handle for the connection.

Pascal
property Binding: TIdSocketHandle;

Binding is a read-only TIdSocketHandle property that represents the socket handle binding for the connection. 

When accessed, the handle for the Binding may be allocated (when unassigned) to ensure that the connection uses raw sockets for the Protocol selected. Socket options for the Binding are updated to use the correct protocol family and linger options with the specified value in TTL (Time-To-Live).

TIdRawBase.TTL 

GStack

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.