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, Handler *pcTarget, int nParallelConnections)
 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,
Handler *  pcTarget,
int  nParallelConnections 
)

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 Sun Oct 26 21:16:42 2008 for Transferrer by  doxygen 1.5.1