SourcePro® 2024.1 |
SourcePro® API Reference Guide |
Classes | |
class | RWFtpAgent |
Provides basic FTP file and directory access, handling more FTP protocol details than RWFtpClient, but without as much flexibility. More... | |
class | RWFtpClient |
Provides low-level access to the FTP client-side protocol. More... | |
class | RWFtpDataReply |
Specialization class of RWFtpReply containing an RWSocketPortal for data that is to be read from or written to the underlying socket. More... | |
class | RWFtpPwdReply |
A specialization class of RWFtpReply that attempts to parse the FTP protocol reply for the current directory information. More... | |
class | RWFtpReply |
The base class for all FTP protocol reply messages. More... | |
Classes for adding FTP capabilities to a client application.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |