Adrien Gibrat
Adrien Gibrat
I've made some tests with Hammer (see index.html). Does not seems to work well on my Ipad... I don't have time and good tools to debug this ! Any help...
> Is there some way to run the PHP script from the command line? Write a test script, save in a php file and call `php your_script_file.php` from cli. **Could...
:+1: LGTM N.B. Skiping hidden directories & files could be an method parmeter as this change the current behaviour
Do you prefer to merge frequently or to wait till your branch contains the parameter handling ?
I could add an option, but persistent connection, despite the (small, few ms) speed boost can add [some drawback](http://meta.wikimedia.org/wiki/Why_persistent_connections_are_bad) i'll have to solve to implement it nicely. If you need...
Hello, Interesting point! Any idea where i could find the spec? I have no idea how to do that... Adrien 2011/6/2 eremini < [email protected]> > Hi, > > This is...
Thanks for the link, now i have to find some time to try implementing this
Ok, i've just look deeper into some doc (the link you posted + http://www.rasterbar.com/products/libtorrent/udp_tracker_protocol.html) It seems I have to implement Connection, Scraping, Error & eventualy Authentification... using sockets. And Curl...
very interesting code: https://github.com/johannes85/PHP-Torrent-Scraper
Sorry I still haven't done anything about that! If anyone want to submit a patch or a push, it's always welcome. I'm not using torrent very often, I just did...