Does DC++ hashing checks the unique file codes of shared files only or all files ??

Asked by sujay

I want to know whether DC++ hashing checks the unique file code of shared files only or all files in the hard-drive including unshared files ? Also where does it store those values ? and how is the code calculated (is there any Algorithm or any method ) ?
Does DC++ use Time Division Multiplexing which most of the download managers use to increase transmission rate ?

Question information

Language:
English Edit question
Status:
Solved
For:
DC++ Edit question
Assignee:
No assignee Edit question
Solved by:
Jonas Islander
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Best Jonas Islander (wbbap-reg03) said :
#1

DC++ uses an algorithm called Tiger Tree Hash to generate a unique signature for all files. LinuxDC++ stores the list of files and signatures in ~/.dc++/files.xml.bz2.

Revision history for this message
sujay (sujay-m17) said :
#2

Thanks Jonas Islander, that solved my question.

Revision history for this message
sujay (sujay-m17) said :
#3

does it include unique signature for unshared files on hard drive or only shared files ???

Revision history for this message
sujay (sujay-m17) said :
#4

does it include unique signature for unshared files on hard drive or only shared files ???

Revision history for this message
sujay (sujay-m17) said :
#5

Thanks Jonas Islander, that solved my question.