MityDSP Documentation Index

tcFtpd Class Reference

#include <net/ftpd/ftpd.h>

List of all members.

Public Member Functions

 tcFtpd (tcFtpdConfig *apConfig)
 Constructor for tcFtpd class.
 ~tcFtpd (void)
 Destructor for tcFtpd class.

Static Public Attributes

static const int gnFTP_VER_MAJOR = 0
static const int gnFTP_VER_MINOR = 1
static const int gnFTP_VER_BUILD = 0

Detailed Description

Instances of this class implement a rudimentary FTP server. A server thread, and up to a configurable number of client threads are created. Configuration is performed using the tcFtpdConfig class.

See also:
tcFtpd Page

Constructor & Destructor Documentation

tcFtpd::tcFtpd ( tcFtpdConfig apConfig  ) 

Constructor for tcFtpd class.

Parameters:
apConfig Pointer to configuration structure
tcFtpd::~tcFtpd ( void   ) 

Destructor for tcFtpd class.


Member Data Documentation

const int tcFtpd::gnFTP_VER_MAJOR = 0 [static]
const int tcFtpd::gnFTP_VER_MINOR = 1 [static]
const int tcFtpd::gnFTP_VER_BUILD = 0 [static]

  
Generated on Fri Sep 23 16:34:01 2011 for MityDSP Net by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.