Reputation: 1405
Recently I have read some materials about Magnet and BT. People always says Magnet is better than BT because it doesn't need tracker servers.
But I still have some questions about this.
I found downloading a file by Magent needs some steps below:
There still is a BitTorrent File. So there still are Tracker Servers in the BitTorrent File. If the Tracker Servers are unavailable, the File can't be downloaded.
Is my understanding correnct?
Magnet is only used to store and get BT Torrent files more easily? Not used to replace BT?
Upvotes: 1
Views: 1630
Reputation: 11245
trackers and magnet links are independent.
You can have a bittorrent swarm with or without tracker. They can use the DHT and peer-exchange to discover peers for instance.
Whether you join a swarm via a magnet link or a .torrent file does not affect how that swarm discovers other peers. You can use trackers with magnet links (using &tr=
parameter).
Suggesting that "Magnet" (assuming you mean magnet links) is somehow different from "BT" (assuming you mean BitTorrent) is misleading. It's all BitTorrent. Magnet links is just a convenient way of joining swarms where the client effectively downloads the .torrent file for you, from other peers.
Upvotes: 3