jBittorrentAPI
Class ExampleDownloadFiles

java.lang.Object
  extended by jBittorrentAPI.ExampleDownloadFiles

 class ExampleDownloadFiles
extends java.lang.Object

Simple example to show how it is possible to download files using bittorrent protocol with a given .torrent file


Constructor Summary
ExampleDownloadFiles(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleDownloadFiles

public ExampleDownloadFiles(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)