Download
If you are searching for the source code of this project go to the CVS of the Forge site. There you can find the most up to date version of the project's source code. From that code you can generate via Ant builds all the bundles necessary for the project to work.
We also offer already generated bundles. The project consist in 4 of them:
- es.upm.dit.multimedia.torreon_0.9.0.jar: The TorreON bundle. Exports a service to allow the download of any kind of bittorrent files.
- es.upm.dit.multimedia.contents_0.3.0.jar: A bundle that provides the interfaces needed for the previous bundle.
- org.klomp.snark_0.5.0.jar: The Snark bundle that offers TorreON the bittorrent download capabilities.
CVS
If you want to acces the source code you can browse the CVS anonymously:
cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/torreon login
cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/torreon checkout module
Or use the web-based CVS repository viewer.