Package trackerBT

Class Summary
BDecoder A set of utility methods to decode a bencoded array of byte into a Map.
BEncoder A set of utility methods to encode a Map into a bencoded array of byte.
Constants A set of constant parameters and configuration parameters
FileService Service called to process any request but upload and tracking ones.
Tracker Simple HTTP server.
TrackerService Service called to answer a peer requesting information about peers sharing a given torrent
UploadService Service called to upload a torrent file to the tracker Titre : TrackerBT Description : Bittorrent Tracker Copyright : Copyright (c) 2007
Utils A set of utility methods used by several classes