![]() |
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
![]() |
#include <FXFtpClient.h>
Inheritance diagram for FXEX::FXFtpClient::
Public Methods | |
FXFtpClient (FXApp *a, const FXString &host="localhost", FXObject *tgt=NULL, FXSelector=0, FXint prt=FTP_PORT) | |
virtual void | open () |
virtual void | close () |
virtual void | list () |
virtual | ~FXFtpClient () |
Definition at line 39 of file FXFtpClient.h.
|
create a new ftp connection.
|
|
dtor.
|
|
open the connection.
|
|
close the connection.
|
|
list the current directory.
|