SourcePro® API Reference Guide

 
Classes

Module Description

Classes for adding FTP capabilities to a client application.

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...
 

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.