Chapter 49. FTP Client Features

FTP Client API

This package implements an FTP client. The API is in include file install/include/ftpclient.h and it can be used thus:
#include <network.h>
#include <ftpclient.h>
It looks like this: