Difference between revisions of "TFtpServer"

From Overbyte
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
[[Main_Page | Main page]] -> [[ICS_Components_Reference | ICS components reference]] -> [[TFtpServer]]
 
== Overview ==
 
== Overview ==
  

Revision as of 16:32, 3 December 2006

Main page -> ICS components reference -> TFtpServer

Overview

  • unit FtpSrv.pas
  • inheritance TFtpServer - TComponent

TFtpServer component is implementing the server side FTP protocol described in RFC 959. FTP protocol is the standard protocol for transfering files.

Properties

Methods

Methods

How to


ICS Components Reference