Internet Direct (Indy)
Home
PreviousUpNext
TIdTrivialFTPServer Members

The following tables list the members exposed by TIdTrivialFTPServer.

 
Name 
Description 
 
Indicates that the socket binding has been allocated for the UDP client. 
 
Socket handle for the read or write transaction. 
 
Socket handles allocated by the server. 
 
Indicates that the socket binding can perform broadcast transmissions. 
 
Specifies the largest UDP packet size. 
 
Port number used to listen for new connections. 
 
Identifies the IP address family supported for the UDP protocol client. 
 
Indicates the timeout while waiting for a readable socket handle. 
 
Indicates the method used to perform the UDP read events. 
 
Identifies the version number for the Indy component suite. 
 
Indy component to receive work mode events for the current object instance. 
Methods
 
Name 
Description 
 
 
 
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
 
Name 
Description 
 
 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
 
 
Name 
Description 
 
Event handler signalled to read a file on the local file system. 
 
Represents the current connection status event handler. 
 
Specifies an event handler for completed TFTP transfers. 
 
Event handler for exceptions raised in the listener thread for the UDP server. 
 
Event handler for UDP read events. 
 
Specifies the event handler for client Put operations. 
 
Method 
 
virtual 
 
Event 
 
Property 
 
read only 
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.