I'm writing a tool that will have -at some point- to create a torrent. Now the tool is big and 'creating the torrent' is only a small part of it so I thought I can use a command-line utility that creates torrents but sadly it seems that there are no such tools available for windows ( found some for linux ).
What are my options here? Should I just write a tool that creates torrents out of directories (I don't even know how a torrent file should be structured)?
Or should I use a GUI based tool ( like MakeTorrent ) ? Although I got no idea how to use a GUI based tool to my assistance through my program.
Question
murderdoll
Hello,
I'm writing a tool that will have -at some point- to create a torrent. Now the tool is big and 'creating the torrent' is only a small part of it so I thought I can use a command-line utility that creates torrents but sadly it seems that there are no such tools available for windows ( found some for linux ).
What are my options here? Should I just write a tool that creates torrents out of directories (I don't even know how a torrent file should be structured)?
Or should I use a GUI based tool ( like MakeTorrent ) ? Although I got no idea how to use a GUI based tool to my assistance through my program.
Any feedback is welcome
Thanks :)
Link to comment
Share on other sites
1 answer to this question
Recommended Posts