TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to write your own BitTorrent client in Java by using Bt library

53 pointsby atomashpolskiyabout 7 years ago

6 comments

ryanlolabout 7 years ago
&quot;How to write your own HTTP client using curl&quot; is the vibe I get from this.<p>The library is the client here, the blog post is just about building an UI for it.
评论 #17112674 未加载
atomashpolskiyabout 7 years ago
Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;atomashpolskiy&#x2F;bt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atomashpolskiy&#x2F;bt</a>
ameliusabout 7 years ago
I&#x27;m personally more excited about torrent libraries that run inside webbrowsers. E.g.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;webtorrent&#x2F;webtorrent" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;webtorrent&#x2F;webtorrent</a>
MichailPabout 7 years ago
Is this possible without using any (torrent specific) library?
评论 #17114317 未加载
评论 #17114323 未加载
评论 #17112572 未加载
m00dyabout 7 years ago
Why would we write a special client ? I can spawn a cli tool and do it for me what I want
评论 #17112622 未加载
dis-sysabout 7 years ago
I did that more than 10 years ago using libtorrent. In 2018, an article on how to write a bittorrent client using an existing library is not that cool any more.
评论 #17112484 未加载
评论 #17113952 未加载
评论 #17112479 未加载