Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracker and Downloading File Questions !! #191

Open
afmunoz1477 opened this issue Oct 20, 2016 · 3 comments
Open

Tracker and Downloading File Questions !! #191

afmunoz1477 opened this issue Oct 20, 2016 · 3 comments

Comments

@afmunoz1477
Copy link

Hello!

I have two questions...

  1. I've already did the implementation of the client and have no problem, but, i'm only getting the .torrent file, but how can i get the complete file? I'm testing by downloading an image of an debian virtual machine, and i'm just getting the .torrent (http://cdimage.debian.org/debian-cd/8.6.0/amd64/bt-dvd/debian-8.6.0-amd64-DVD-1.iso.torrent)... How can i get the original/complete file from there?
  2. I'm trying to implement a tracker, and i'm using the "Tracker code" you publish in the README, but i'm having problems with it...
    image

Hope you can help me.

@zanella
Copy link

zanella commented Oct 25, 2016

@mpetazzoni
Copy link
Owner

  • Getting the full file from a .torrent file is the whole point of a torrent client.
  • What problem are you having with the tracker? What are you trying to do with it?

@afmunoz1477
Copy link
Author

Hello Petazzoni.

  • I've already solve the problem with the tracker, was a concept issue in my head, just a confusion.
  • I know that getting the full file is the point... but, i'm not sure how to do it, at the time, i create the torrent file, but i don't know how to get a file from de tracker... I mean, where (in the code) do i have tu text the .torrent file path and get de original file...

I'm sorry, i've been trying and nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants