ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
ftp Directory Reference

Files

 ftp.cpp
 FTP client wire codec implementation (see ftp.h).
 
 ftp.h
 FTP client wire codec (RFC 959 + RFC 2428 + RFC 3659), PC_ENABLE_FTP.
 
 ftp_session.cpp
 Drive a real FTP control + data connection pair with the ftp.h codec (see ftp_session.h).
 
 ftp_session.h
 FTP client session driver: the two sockets the ftp.h codec deliberately does not own.