Members exposed by TIdFSP.
Method |
Description |
Halts an executing command in the FSP client. | |
Initializes an FSP client session. | |
Deletes a specified file on the remote FSP host. | |
Closes an existing existing FSP session. | |
| |
| |
Gets status and statistical information for a file or directory. | |
| |
Creates a new directory on the remote FSP host. | |
| |
Removes a directory on the remote FSP host. | |
Renames an existing file on the remote FSP host. | |
Captures and stores information about the configuration of the remote FSP host for the session. | |
Closes the socket handle for a proxied connection for the client. | |
Indicates if the socket handle for the UDP client has been allocated. | |
Ensures the optional transparent proxy is enabled for the client. | |
| |
Transmits a datagram to the host and port number for the client. | |
| |
Send data to all computers on the network. | |
| |
| |
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. |
Destructor |
Description |
Frees 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. | |
Represents the maximum size for client packets in FSP protocol exchanges. | |
Structured directory listing for files and directories on the FSP host. | |
Provides access to action and permission flags for a directory on the remote FSP 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. | |
Event handler signalled when FSP packets containing file data are received. | |
Event handler signalled prior to processing packets in an FSP protocol exchange. | |
Event handler signalled after processing packets in an FSP protocol exchange. | |
Port number used in FSP protocol exchanges. | |
Indicates the timeout while waiting for a readable socket handle. | |
Indicates the timeout while waiting for a readable socket handle. | |
Represents the maximum size for packets from the server in FSP protocol exchanges. | |
Maximum server thoughput (in bytes per second) allowed for connections to the FSP server. | |
Stores status and statistical information about a file or directory on the remote FSP host. | |
Indicates if the remote FSP host accepts Extra Data values in packets for FSP protocol exchanges. | |
Description of the remote FSP host. | |
Indicates if the remote FSP host is operating in Private mode. | |
Indicates if the remote FSP host is operating in Read-Only mode. | |
Indicates if a reverse-lookup is required for connections to the remote FSP host. | |
Indicates if the remote FSP host performs logging operations. | |
Indicates if the remote FSP host implements throughput control. | |
Implements a transparent proxy connection for the UDP client. | |
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.
|