MarshallSoft FTP client library component for C/C++ (FCE4C) is a library of functions providing direct control of the FTP protocol from a C/C++ application program. Uses a simple API to easily write GUI or console mode programs that: * Connect to any FTP server. * Get a list of files on the server. * Navigate the server directories. * Specify ASCII or BINARY transfer mode. * Download files. * ...