Peer-to-peer communication tools

Direct communication,
without the platform
in the middle.

Open tools for building peer-to-peer applications that connect devices directly.

INDEX coordination PEER PEER PEER PEER P2P direct

Coordinate centrally. Communicate directly.

The index helps peers find each other and exchange connection information. Application traffic stays between peers.

01

Discover

Peers find each other through a small public index.

02

Connect

They exchange candidate information and establish a direct path.

03

Communicate

Data flows directly between peers, without an application traffic relay.

Built for applications.

RedP2P is the umbrella for peer-to-peer communication applications and tools built around direct connectivity and independent operation.

Chat
Files
Games
RedP2P
redp2p.c
C library & CLI · connectivity layer

redp2p.c.

The C library and CLI behind RedP2P connectivity.

redp2p idx 9876
redp2p pub web@idx.example.com:9876 --tcp 8080
redp2p con web@idx.example.com:9876 --tcp 9000
View source

Peer traffic is direct.

Data flows end-to-end between peers, not through us.

No mandatory cloud.

You decide the infrastructure. RedP2P does not become the platform in the middle.

No accounts required.

Applications remain free to define their own users, identity, and trust model.

Small systems are a destination.

Direct ownership, modest hardware, low operational cost, inspectable software.