Open‑source peer‑to‑peer file sending software written in C++ (with some C).
This project enables direct file transfer between peers over a network without relying on a relay server.
- ✅ Pure peer‑to‑peer file transfer between two endpoints
- ✅ Cross‑platform C++ implementation
- ✅ CMake build system for flexible compilation
- ✅ Efficient buffer management for smooth large file transfer
- ⚙️ Low‑level socket communication abstraction
- 📦 Simple command‑line interface for sending and receiving files