Internet Protocols Module User’s Guide : PART II Packages of the Internet Protocols Module : Chapter 4 The FTP Package
Chapter 4 The FTP Package
Introduction
The File Transfer Protocol (FTP) is the Internet standard protocol for file transfer. For information about the protocol, see RFC 0959, described by the Internet Engineering Task Force (IETF) on its website at http://www.ietf.org/.
Classes in the FTP Package
This package includes the following classes:
Header Files
The rw/ftp directory contains a header file for each class. The header file names have the form classname.h. For example, the header file for RWFtpAgent is RWFtpAgent.h. You can also use the umbrella header file, ftp.h, which includes the header files for all classes in the FTP package.