#include <FtpServer.h>
Definition at line 73 of file FtpServer.h.
◆ FtpServer()
◆ ~FtpServer()
FtpServer::~FtpServer |
( |
| ) |
|
◆ begin()
bool FtpServer::begin |
( |
| ) |
|
◆ clientIPAddress()
const char * FtpServer::clientIPAddress |
( |
| ) |
|
◆ closeClient()
void FtpServer::closeClient |
( |
| ) |
|
◆ ctrlport()
uint16_t FtpServer::ctrlport |
( |
| ) |
|
|
inline |
◆ dataactiveport()
uint16_t FtpServer::dataactiveport |
( |
| ) |
|
|
inline |
◆ datapassiveport()
uint16_t FtpServer::datapassiveport |
( |
| ) |
|
|
inline |
◆ end()
◆ handle()
void FtpServer::handle |
( |
| ) |
|
◆ isConnected()
bool FtpServer::isConnected |
( |
| ) |
|
◆ isPassword()
bool FtpServer::isPassword |
( |
const char * |
password | ) |
|
◆ isUser()
bool FtpServer::isUser |
( |
const char * |
user | ) |
|
◆ started()
bool FtpServer::started |
( |
| ) |
|
The documentation for this class was generated from the following files: