Page 1 of 1

Protocol using by peers behind private networks

Posted: Thu Dec 21, 2017 4:26 pm
by sdb
Hello,

I want to understand how torrent connection really works. Which protocol implements qBittorent to create end-to-end connections between peers behind NAT? 

Re: Protocol using by peers behind private networks

Posted: Thu Dec 21, 2017 5:58 pm
by Switeck
A STUN extension on uTP.

Re: Protocol using by peers behind private networks

Posted: Thu Dec 21, 2017 11:52 pm
by sdb
Thanks