On Nov 21, 2012, at 5:57 AM, tutor-requ...@python.org wrote:
> On Wed, Nov 21, 2012 at 3:53 PM, Timo wrote:
>
>
> I can create a torrent using py3createtorrent locally, but am unable to
> figure how it will work via a django web app.
>
> To make it work locally, i specified the local location
Clarifying query inline .
On Wed, Nov 21, 2012 at 3:53 PM, Timo wrote:
> Op 21-11-12 08:54, ashish makani schreef:
>
>
>> Hi Tutor folks
>>
>> I am trying to achieve the following :
>>
>> The user should log into a web app, select a file & the web app should
>> generate a .torrent file & a priva
Op 21-11-12 08:54, ashish makani schreef:
Hi Tutor folks
I am trying to achieve the following :
The user should log into a web app, select a file & the web app should
generate a .torrent file & a private
tracker(http://IP_ADDRESS:PORT_NUMBER/announce) for that .torrent file.
Basically, i w