Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdUDPBase.Binding
TIdUDPBase
Socket
handle for the read or write transaction.
property
Binding: TIdSocketHandle;
Description
Binding is a read-only
TIdSocketHandle
property that represents the socket binding used to send and receive data. Unlike TCP, UDP does not create a connection to the remote computer.