Topic Path: Symbol Reference > Classes > TIdDayTimeUDP Class > TIdDayTimeUDP Members
ContentsIndexHome
PreviousUpNext
TIdDayTimeUDP Members

Members exposed by TIdDayTimeUDP.

Event 
Description 
Represents the current connection status event handler. 
Methods
Method 
Description 
Closes the socket handle for a proxied connection for the client. 
Initializes the client for sending and receiving datagrams. 
Indicates if the socket handle for the UDP client has been allocated. 
Closes the socket handle and transparent proxy for the client. 
Ensures the optional transparent proxy is enabled for the client. 
 
Send 
Transmits a datagram to the host and port number for the client. 
 
Send data to all computers on the network. 
 
 
Send 
Transmits a datagram to a specified host and port number. 
 
Triggers the OnBeginWork event. 
Triggers the OnWork event handler. 
Triggers the OnEndWork event handler. 
 
Version number for Indy component suite. 
Destructors
Destructor 
Description 
Frees the object instance. 
Frees the object instance. 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
 
Property 
Description 
Indicates that the socket binding has been allocated for the UDP client. 
Socket handle for the read or write transaction. 
Indicates that the socket binding can perform broadcast transmissions. 
Specifies the largest UDP packet size. 
Retrieves the Date and Time from a server. 
Host 
Identifies the address of the remote computer system. 
Identifies the IP address family supported for the UDP protocol client. 
Identifies the IP address family supported for the UDP protocol client. 
Event handler signalled when establishing the UDP client session. 
Event handler signalled when closing the UDP client session. 
Port 
Specifies the port number used by the DayTime protocol. 
Indicates the timeout while waiting for a readable socket handle. 
Indicates the timeout while waiting for a readable socket handle. 
Implements a transparent proxy connection for the UDP client. 
Identifies the version number for the Indy component suite. 
Indy component to receive work mode events for the current object instance. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.