Search Wiki:
Project Description

Zeral originated from Zero and Alpha. It is composited by Zer + Al.
Zeral .Net is a library implementing BitTorrent protocol, eMule protocol, Overnet protocol and Gnutella protocol.
It's based on .Net Framework 3.5. Now Microsoft release .Net Framework 3.5 stable version, but I'm very busy.
So Zeral .Net will release a stable version until I can perfect it freely.
At first, Zeral . Net implements BitTorrent protocol. And then it will implements eMule protocol and Gnutella protocol.
The aim of this library is not to provide a rich GUI for users to interact with, but rather to provide a rich programming API to allow a developer to easily create a GUI using this library without having to worry about reinventing the wheel by implementing the BitTorrent, eMule and Gnutella specification themselves.
As a result this should allow developers to easily embed the library into a wide variety of applications with ease.

Developer: Hazors Comun & Sammy

And I want somebody could participate in this project.
If you are interested in this project, please contact me by sending to Hazors Comun.
Thank you for your reading!

Both of BitTorrent, eMule and Overnet have DHT(full name is Distributed Hash Table) function.
So you can download DHT's principle Kademlia protocol through Kademlia protocol.

Here is some protocol about BitTorrent, eDonkey and Gnutella including their extension protocol.
BitTorrent
eDonkey
Gnutella

Note:Now, I am using Visual Studio Team System 2008 Team Suite to develop this project,
NUnit 2.5 Alpha2 to test this project, ReSharper 4.0 to refactor this project and
WPF to design this project's GUI.
You can download
Visual Studio Team System 2008 Team Suite-CHS
Nunit 2.5 Alpha2
ReSharper 4.0
DXperience v2008 vol1

Zeral .Net's Source Code is on Zeral .Net Source Code
Last edited Jun 11 at 2:35 AM  by comun, version 77
Comments
LazyTorrent wrote  Sep 1 2007 at 8:20 PM  
You are aware that there is already a highlevel C# bittorrent API yes? Search for MonoTorrent. I am already using it for my project BotTorrent.... www.codeplexe.com/BotTorrent

Good luck with the ed2k side of things though! that's a great idea

comun wrote  Sep 2 2007 at 2:57 AM  
Yes, I know that Mono Torrent is a good Bittorrent API. And my API compares it also to have the very big gap.But I will perfect it gradually.
.

unrusodecaracas wrote  Sep 23 2007 at 5:48 PM  
Nice project. Keep going :D

comun wrote  Sep 24 2007 at 2:36 AM  
Thank you for your support!

Updating...