FtpServerConnection.h File Reference
#include "Network/TcpConnection.h"
#include "IpAddress.h"
#include "WString.h"
Include dependency graph for FtpServerConnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FtpServerConnection
 

Macros

#define MAX_FTP_CMD   255
 

Typedefs

typedef FtpServerConnection FTPServerConnection
 

Enumerations

enum  FtpConnectionState { eFCS_Ready, eFCS_Authorization, eFCS_Active }