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
Class |
Description |
Implements a Trivial File Transfer Protocol server. |
Record |
Description |
Represents connection information for a TrivialFTP client connection. |
Type |
Description |
Specifies an event type for reading or writing to a file on the server. | |
Specifies the event type for completed TFTP transfers. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|