pre-release undocumended
--------
# I need a few days for documentation #

briefing: (mostly self explaining by the configuration page [classicpage])

- changing the clientID on every new destination too
- store the up/download amount
- including peer setting for all torrents
- including max peer setting for all torrents (this prior strikes over the torrent peer setting, when needed)
- incuding uploader for all torrent
- rewritten some methodes for better performence
- including user setting for ratio control
- including user setting for resend handle by the i2p-router (destination restart required)
- including ratio display for current session and !new! stored amount
- including options that allows you to starting the torrent with your stored values for up/downloads (checked by hash md5)
- including "numwant" for tracker request.
- including average displays (up/down)
- including a "Standby Mode" for Leech and Seed (uses the minimum of resources to stay alive with a torrent)
- including autosave (needed to store the up/down amount) [no settings yet, hardcoded 20 minutes]
- changing theme "postman" (to vers 1.6)

-------------------------------------
@ testers: I need to know if the new include md5 routine causes problems with non sun-java enviroments!  
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
-------------------------------------
... ???

Please report any problems that hits you