Top "Bittorrent" questions

BitTorrent is a peer-to-peer file-sharing protocol.

How to know the number of seeds/peers for a torrent in PHP

When you place a .torrent file for download in your website, how can you get the number of Seeds & …

php bittorrent
Can someone explain what a wire-level protocol is?

I am not very clear about the idea of wire-level protocols. I heard BitTorrent uses it and read that a …

networking terminology protocols p2p bittorrent
If firewalls don't accept incoming connections by default how do p2p networks work?

If firewalls block all incoming connections by default how do p2p technologies work? Like torrents, how do you connect …

p2p firewall bittorrent
Where can I find a list of bittorent dht bootstrap nodes?

Using my google-fu I was able to find only a few nodes: router.bitcomet.com, router.utorrent.com, router.bittorrent.…

networking network-programming p2p network-protocols bittorrent
Downloading just the .torrent file from a magnet uri. Not sure what I'm actually downloading

Given a magnet file, I'm trying to get a .torrent file using the Python bindings for libtorrent. #!/usr/bin/env …

python python-2.7 bittorrent libtorrent
Transmission torrent client sequential download

I'm using TransmissionBT torrent client (http://www.transmissionbt.com/). Is it possible to make simple modification in code to be …

bittorrent transmission torrent transmission-daemon
Understanding the Bittorrent Protocol

I am looking for some books, tutorial sites . I want to understand how Bittorrent protocol works and later to implement …

networking p2p bittorrent
Transmission will not run shell script after torrent download completed?

I am looking to have the Transmission bittorrent client execute a script that changes the owner and permissions of all …

linux bash shell ubuntu bittorrent
How to download specific files / skip files in rtorrent or other linux program?

I have been searching quite hard but cannot find an answer to this... Are there any torrent programs out there …

bittorrent
How does uTorrent choose between TCP and uTP?

I'm trying to analyse how uTorrent works using Wireshark to capture sent packets. There are three hosts in the same …

tcp udp wireshark bittorrent utorrent