libtorrent icon indicating copy to clipboard operation
libtorrent copied to clipboard

libtorrent should support uTP

Open rincebrain opened this issue 12 years ago • 8 comments

Just as the title says - http://bittorrent.org/beps/bep_0029.html is simple enough to implement [and I may doso, if nobody else does], and should be easy to turn on and off support for negotiating.

Just an issue filed because nobody else seems to have yet, so I wanted to note it so I didn't forget later.

rincebrain avatar Feb 17 '13 00:02 rincebrain

How about it now?

colinhd8 avatar Aug 22 '13 03:08 colinhd8

plan to support?

a7lan avatar Apr 15 '15 05:04 a7lan

It is for the foreseeable future not possible for me to implement this.

rakshasa avatar May 04 '15 11:05 rakshasa

Is there a client that speaks this already?

mrvn avatar Jul 11 '15 21:07 mrvn

transmission-daemon

Kcchouette avatar Jul 26 '15 11:07 Kcchouette

Hi @rincebrain , did you implement that? I find that if i download for few torrents, it can connect to peers easy, but if there were so many torrents(100+), then it's hard to connect to peers(And i find that there were lots connection with the state of SYN_recv or SYN_Sent).But at the same time(rtorrent still running), the transmission can easy connect to lots of peers(by utp) for the same torrent. So i think the utp is so useful and i want to try it.

colinhd8 avatar Jun 07 '16 07:06 colinhd8

I've not, but particularly with the release of libutp, it doesn't seem infeasible to do.

rincebrain avatar Jul 07 '16 16:07 rincebrain

@rincebrain Thank you for your reply. I'm not familiar with c/c++(especially), so if you have time, could you add utp to it? Thank you so much.

colinhd8 avatar Jul 08 '16 14:07 colinhd8