ftpclient-cpp
FTP client library
Provides a simple C++ API to interact with FTP servers
C++ client for making FTP requests
212 stars
3 watching
69 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
redboltz/mqtt_cpp | An MQTT client/server library implemented in C++14 | 438 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
qxmpp-project/qxmpp | A cross-platform C++ library for building XMPP clients and servers. | 413 |
etlcpp/etl | Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,244 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 182 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 305 |
apache/rocketmq-client-cpp | A C++ client for Apache RocketMQ, providing messaging and streaming capabilities. | 370 |