Contains classes, types, procedures, and functions needed to implement a Trivial FTP server.
IdTrivialFTPServer.pas contains Classes, Types, Procedures, and Functions needed to define and implement a Trivial FTP server, as described in the Internet Standards documents:
RFC 1350 - Trivial File Transfer Protocol
|
Name |
Description |
|
Implements a Trivial File Transfer Protocol server. |
|
Name |
Description |
|
Represents connection information for a TrivialFTP client connection. |
Name |
Description |
Specifies an event type for reading or writing to a file on the server. | |
Specifies the event type for completed TFTP transfers. |
|
Class |
|
Record |
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. |