Official eMule-Board: Kad Files Upload - Official eMule-Board

Jump to content


Page 1 of 1

Kad Files Upload

#1 User is offline   Bluetech 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 10-May 13

Posted 10 May 2013 - 08:54 PM

I am studing the source code of emule and I am searching for the source files where the upload with kad is implemented.
Does anyone can help me?

Thanks :)
0

#2 User is offline   Tuxman 

  • lizzie and prog-rock fanatic
  • PipPipPipPipPipPipPip
  • Group: Validating
  • Posts: 2707
  • Joined: 26-July 04

Posted 11 May 2013 - 02:57 AM

There is no "upload with Kad", there is only "peer communication with Kad". See UploadQueue and UploadClient for the rest.
[ eMule beba ] :: v2.72 released, v3.00 in the works ...
- feel the lightweight! - featuring Snarl support, the Client Analyzer and tits!
Coded by a Golden eMule Award winner and most people's favorite modder!
..........................................
Music, not muzak:
Progressive Rock :: my last.fm profile
..........................................
eMule user since 0.28 ...
-[ ... and thanks for all the fish! ]-
0

#3 User is offline   Bluetech 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 10-May 13

Posted 11 May 2013 - 10:44 AM

View PostTuxman, on 11 May 2013 - 02:57 AM, said:

There is no "upload with Kad", there is only "peer communication with Kad". See UploadQueue and UploadClient for the rest.

Ok and what about the upload with servers?
I think that when emule gets files with kad, they upload them with kad and also with servers as usual... is correct? :/
0

#4 User is offline   fox88 

  • Golden eMule
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 4974
  • Joined: 13-May 07

Posted 11 May 2013 - 11:27 AM

Servers and KAD only provide information who has files.
For upload and download peers have to contact each other directly, which is implied by the term "peer to peer" or p2p.
0

#5 User is offline   Bluetech 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 10-May 13

Posted 11 May 2013 - 12:14 PM

View Postfox88, on 11 May 2013 - 11:27 AM, said:

Servers and KAD only provide information who has files.
For upload and download peers have to contact each other directly, which is implied by the term "peer to peer" or p2p.

Ok so with kad, for example, peer1 finds a file in peer2, then peer1 asks peer2 to send him the requested file. At this point peer2 starts the upload to peer1. Is correct? If yes, I need to find the files where the upload is implemented or, if you prefer, the files where the p2p connection is implemented.

I'm sorry for my english because is not perfect but I hope to be clear enough :)
0

#6 User is offline   Zangune 

  • Golden eMule
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1941
  • Joined: 05-March 12

Posted 11 May 2013 - 01:57 PM

Did you try UploadQueue and UploadClient like Tuxman said?
0

#7 User is offline   Bluetech 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 10-May 13

Posted 11 May 2013 - 02:03 PM

View PostZangune, on 11 May 2013 - 01:57 PM, said:

Did you try UploadQueue and UploadClient like Tuxman said?

Not yet. I am trying to understand first which files are involved. Anyway I will try to look UploadQueue and UploadClient tomorrow.
0

  • Member Options

Page 1 of 1

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users