Sharp2p News
Status: Alpha
Brought to you by:
morellid
Sharp2p helps you including peer-to-peer functionalities in your .NET software. It is written in C# and lets you implement new p2p networks or use well known (CAN, Pastry, etc..)
First release out today.
You can use it to add support for simple p2p layer to your software.
This release includes:
* Pure p2p layer
* clear or encrypted TCP sockets
* base classes for peers and bootstrap servers
* Hybrid p2p layer (only base mechanisms)
* CAN layer... read more