9 skills found
eclipse-ecal / Fineftp Server📦 C++ FTP Server Library for Windows 🪟, Linux 🐧 & more 💾
deniskovalchuk / LibftpA cross-platform FTP/FTPS client library built on Boost.Asio
gudipati / FTP ClientServerImplemented a File Transfer Protocol (FTP) client-server application (RFC 959) using C Stream Sockets Library in C++
lazzard / Ftp BridgeA low-level library based on stream sockets that implements RFC 959, enabling manual command exchange, FTP response handling, and support for active and passive data connections.
tzvc / My FTP ServerMy implementation of a RFC 959 compliant FTP server
nasrat-v / Server FTPA simple FTP server, protocol compliant RFC 959
jatin69 / FTPA client-server Implementation of the File Transfer Protocol closely following RFC-959 and Beej's Guide.
RPG-coder / Proxy ServerHTTP and FTP Proxy server based on RFC-1945, RFC-2616, RFC-959 in Java Language
MCJack123 / FTPCCRFC 959-compliant FTP client/server for ComputerCraft, written in MoonScript