Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.3 The FTP Package

Figure 2 shows the class hierarchy for the FTP package.

Figure 2: The FTP classes

Table 2 lists and briefly describes the classes and globals in the FTP package.


NOTE -- Any hyphens that appear in the following table are for formatting purposes only. Rogue Wave class and interface names do not include hyphens.

Table 2: Classes and globals in the FTP package 

RWFtpAgent

Provides access to FTP files and directories.

RWFtpClient

Provides low-level access to the FTP client-side protocol.

RWFtpDataReply

Contains an RWSocketPortal for data that is to be read from or written to the underlying socket. A specialization class of RWFtpReply.

RWFtpPwdReply

Attempts to parse the FTP protocol reply for the current directory information. A specialization class of RWFtpReply.

RWFtpReply

Provides the base class for all FTP protocol reply messages. RWFtpReply is a subclass of RWNumReply with no additional methods.

rwFtpAddrToString

Converts an address to RWCString format.

rwFtpStringToAddr

Converts a string to RWInetAddr format.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.