[libtorrent] Current CVS version functional?
Brought to you by:
arvidn
|
From: Iain H. <ia...@fl...> - 2004-03-08 03:02:48
|
Hello, I've been looking into building a bit torrent application using libtorrent as the backend. However, when I was testing it using the client_test example program I can't seem to connect to any trackers. For example, I get the following output: connecting to tracker 0% ------------------------------------------------- total downloaded: 0 Bytes peers: 0 d: 0B/s ( 0B) u: 0B/s ( 0B) ratio: 1:1 next announce: 00:00:20 tracker: ___________________________________ ___________________________________ tracker: "http://torrent.dulug.duke.edu:6969/announce" 400 Not Authorized tracker: "http://torrent.dulug.duke.edu:6969/announce" 400 Not Authorized tracker: "http://torrent.dulug.duke.edu:6969/announce" 400 Not Authorized Should this be working in the version in CVS as of 9:00 EST tonight or is there added functionality that still needs to be implemented? Iain |