Open hongyi-zhao opened 4 years ago
IDM is not open source (its closed source and commercial) so there is know way to know exact algorithm IDM uses. Not sure about Flareget whether its open source or not. You can experiment with TCP configuration of XDM, if adjusted properly can increase download speed
Flareget is also closed source.
What's the rule of thumb for setting the Tcp window size
?
Though IDM and flareget are both closed source software, they give the clear description on the techniques for dynamic segmentation algorithms used by them. I think, based on these specifications given by them, it should be possible to mimic the same behavior.
Currently that what is implemented
Hi,
IDM describes its dynamic segmentation algorithm here.
Flareget told the following:
I try to comparison the download speed among these tools, and it seems IDM is still the king of speed. So I want to what's differences among the segmentation algorithm used by xdm, idm and flareget. Is it possible for xdm to combine all the advantages of these algorithms in order to achieve the same or higher performance which IDM presented?
Regards, HY