FTPServer Class Reference

FTP Server This is an instance of the Server class that implements the FTP Protocols. More...

#include <server.h>

Inheritance diagram for FTPServer:

Server List of all members.

Public Member Functions

 FTPServer (const String &zURL, Window *pcTarget, AppSettings *pcSettings)
 FTPServer Constructor.

Private Member Functions

 ~FTPServer ()
 FTPServer Deconstructor. Currently doesn't have to delete any allocated items.

Detailed Description

FTP Server This is an instance of the Server class that implements the FTP Protocols.

Todo:
Functionality specific for FTP style connections should be moved here in order to better abstract the Server object.


Constructor & Destructor Documentation

FTPServer::FTPServer ( const String &  zURL,
Window *  pcTarget,
AppSettings pcSettings 
)

FTPServer Constructor.

Todo:
This should be filled in with things that are specific to FTP Server Connections.


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 17:23:17 2009 for Transferrer by  doxygen 1.5.1