Send correct informations to a http tracker.
commitb069effd2d5dd1b691e7a278d43b9ef424e600ca
authorDavid Brodsky <trekie@sinister.cz>
Wed, 6 Dec 2006 18:23:05 +0000 (6 19:23 +0100)
committerDavid Brodsky <trekie@sinister.cz>
Wed, 6 Dec 2006 18:23:05 +0000 (6 19:23 +0100)
treeea0e14dbe614b56bfab71b0f2ecfaf21f16009de
parent025b0b893126e85051f255112e3df09074dd16d1
Send correct informations to a http tracker.

It is now possible to correctly count downloaded/uploaded bytes and send them
to the tracker as specified in the BitTorrent protocol.
src/httptrackerclient/client.cpp
src/main/connection.cpp
src/main/connection.h
src/main/storage.cpp
src/main/storage.h
src/main/torrentclient.cpp
src/main/torrentclient.h