Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansanz/minitorrent
Java bittorrent sample project
https://github.com/jansanz/minitorrent
bittorrent java swing
Last synced: 1 day 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 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-27T04:22:20.000Z (over 13 years ago)
- Last Synced: 2023-03-12T07:23:39.204Z (almost 2 years 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/