Page 1 of 1

Implementing Kad

PostPosted: 19 Mar 2013 18:48
by siavoshkc
I want to try to implement Kad in Shareaza.
I only have 8 days to do so.

I started by searching the network for relevant documents and downloaded some. Then I got the source code of emule but can't compile it because of incompatibility with MSVC2010 and use of not supported and deprecated APIs in source code.

I will read the documents and will study emule source code. Then I will see the parts implemented in Shareaza.

Re: Implementing Kad

PostPosted: 19 Mar 2013 19:02
by queueclimber
Find out Hydranode.com source.
7 days to go
Kad-table needs to be updated.
-----------
Please fix up the 99.9 % download error.
It's really annoying.

Re: Implementing Kad

PostPosted: 20 Mar 2013 17:51
by old_death

Re: Implementing Kad

PostPosted: 24 Mar 2013 08:14
by siavoshkc
I really prefer a Windows client. One created with MSVC.