I am looking for a way to download specific file fragments (eq first or last 1Mb) via bittorrent programmatically. C / C ++, Java or Ruby libraries would be good solutions for me. Is there any solution in the open source world?
Azureus is written in Java and provided by SourceForge
http://azureus.sourceforge.net/download.php
Look at the client and rtorrent library. It offers this functionality and more.
libtorrent-rasterbar, C ++, with documentation
http://libtorrent.org
Source: https://habr.com/ru/post/1403072/More articles:Javascript selection date and / or time - javascriptDynamic task setup in parent build.gradle - gradleonclick vs. onfocus - The text input behavior is different. What for? - javascriptPrint only selected items on a page - javascriptWhat to do with HTTP 412 (Precondition Failed) - Device is inactive - windows-phone-7How to insert a code snippet for Debug.WriteLine (); in visual studio? - visual-studioInitial deployment of Capistrano does not work due to missing development.log file - ruby-on-rails-3How to check a class that accepts a factory? - c #What is the easiest way to create weighted matrix bases of how often each element appears in the matrix? - matrixSqlTransaction after join transaction catch is null - c #All Articles