Skip to content

x3rdev/send_file_p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

send_file_p2p

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.

🚀 Features

  • ✅ 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

About

Open source peer-to-peer file transfer software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors