Have you tried posting an issue on the github repo?  That'd probably
be the best way to get some help with this library.

https://github.com/superafroman/node-torrent/issues


On Sat, Oct 6, 2012 at 2:09 AM, Prachi Shah <[email protected]> wrote:
> Currently my team is working on a project of Peer to Peer download under
> bit-torrent protocol using node.js technology. While exploring few online
> resources, we came across a project by Max Stewart in github
> (https://github.com/superafroman/node-torrent) which seemed to be much
> useful for us. But we are also facing some problem to use it, the details of
> which I am mentioning below,
>
> CASE 1: Using a ready-made torrent file with node-torrent client  [Seeder
> already available with the tracker]
>
> Pieces validated.
>
> The download begins by connecting to tracker and then to peer.
>
> CASE 2: Using a self made torrent using clients like (utorrent/ vuze) with
> public tracker [now I am seeding using the same clients utorrent/ vuze]
>
>     CASE 2.1    [Test report with node-torrent]
>
>             None of the pieces validated
>             The download doesn't begin
>
>     CASE 2.2    [Test report with vuze/ utorrent]
>             Download Begins & completes.
>
> CASE 3: Using a self made torrent using clients like (utorrent/ vuze) with
> personal tracker [now I am seeding using the same clients utorrent/ vuze]
>
>     CASE 3.1    [Test report with node-torrent]
>
>             None of the pieces validated
>             The download doesn't begin
>
>     CASE 3.2    [Test report with vuze/ utorrent]
>             The download doesn't begin
>
>
> Considering CASE 2 & 3, kindly assist us in resolving this issue. Any
> specific reason for pieces not getting validated.? Any assistance/ help
> would be of great help in this hour of need.
>
> Looking forward a favorable reply at the earliest. Thank you.
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to