fsFtpConnection Class Reference

#include <fsFtpConnection.h>

Inheritance diagram for fsFtpConnection:

fsInternetServerConnection fsInternetServerConnection fsSpeaking fsSpeaking fsSpeaking fsSpeaking

List of all members.

Public Member Functions

fsInternetResult Connect (LPCSTR pszServer, LPCSTR pszUser, LPCSTR pszPassword, INTERNET_PORT nPort=INTERNET_DEFAULT_FTP_PORT)
void UsePassiveMode (BOOL bUse)
BOOL IsPassiveMode ()
fsInternetResult SetCurrentDirectory (LPCSTR pszDir)
 fsFtpConnection ()
virtual ~fsFtpConnection ()
fsInternetResult Connect (LPCSTR pszServer, LPCSTR pszUser, LPCSTR pszPassword, INTERNET_PORT nPort=INTERNET_DEFAULT_FTP_PORT)
void UsePassiveMode (BOOL bUse)
BOOL IsPassiveMode ()
fsInternetResult SetCurrentDirectory (LPCSTR pszDir)
 fsFtpConnection ()
virtual ~fsFtpConnection ()

Protected Member Functions

void ReceiveExtError ()
void ReceiveExtError ()

Protected Attributes

BOOL m_bPassiveMode


Detailed Description

Definition at line 15 of file fsFtpConnection.h.


Constructor & Destructor Documentation

fsFtpConnection::fsFtpConnection (  ) 

Definition at line 12 of file fsFtpConnection.cpp.

References FALSE, and m_bPassiveMode.

fsFtpConnection::~fsFtpConnection (  )  [virtual]

Definition at line 17 of file fsFtpConnection.cpp.

fsFtpConnection::fsFtpConnection (  ) 

virtual fsFtpConnection::~fsFtpConnection (  )  [virtual]


Member Function Documentation

fsInternetResult fsFtpConnection::Connect ( LPCSTR  pszServer,
LPCSTR  pszUser,
LPCSTR  pszPassword,
INTERNET_PORT  nPort = INTERNET_DEFAULT_FTP_PORT 
) [virtual]

void fsFtpConnection::UsePassiveMode ( BOOL  bUse  ) 

BOOL fsFtpConnection::IsPassiveMode (  ) 

Definition at line 100 of file fsFtpConnection.cpp.

References m_bPassiveMode.

fsInternetResult fsFtpConnection::SetCurrentDirectory ( LPCSTR  pszDir  ) 

void fsFtpConnection::ReceiveExtError (  )  [protected]

fsInternetResult fsFtpConnection::Connect ( LPCSTR  pszServer,
LPCSTR  pszUser,
LPCSTR  pszPassword,
INTERNET_PORT  nPort = INTERNET_DEFAULT_FTP_PORT 
) [virtual]

Reimplemented from fsInternetServerConnection.

void fsFtpConnection::UsePassiveMode ( BOOL  bUse  ) 

BOOL fsFtpConnection::IsPassiveMode (  ) 

fsInternetResult fsFtpConnection::SetCurrentDirectory ( LPCSTR  pszDir  ) 

void fsFtpConnection::ReceiveExtError (  )  [protected]


Member Data Documentation

Definition at line 36 of file fsFtpConnection.h.

Referenced by Connect(), fsFtpConnection(), IsPassiveMode(), and UsePassiveMode().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:04 2008 by  doxygen 1.5.6