A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
ADAPTorrent is a torrent-derivative protocol. It's purpose is to facilitate anonymous downloads. Anonymity is achieved by shielding each peer behind a screen of the peers friends. Please see the master thesis site for the full specification.