https://github.com/jansanz/minitorrent
Java bittorrent sample project
https://github.com/jansanz/minitorrent
bittorrent java swing
Last synced: 2 months ago
JSON representation
Java bittorrent sample project
- Host: GitHub
- URL: https://github.com/jansanz/minitorrent
- Owner: jansanz
- Created: 2011-09-27T03:54:35.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-27T04:22:20.000Z (over 14 years ago)
- Last Synced: 2025-02-26T03:45:11.839Z (over 1 year ago)
- Topics: bittorrent, java, swing
- Language: Java
- Homepage:
- Size: 730 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniTorrent
This is a project a did a couple of years ago to learn Swing. It is a Java bittorrent GUI that uses
[Java Bittorrent API][1] as the library.
To compile and run this project you need Netbeans6+. If it is installed, import the project and it should
work without problems.
[1]: http://sourceforge.net/projects/bitext/