jBittorrentAPI
Class ExampleCreateTorrent

java.lang.Object
  extended by jBittorrentAPI.ExampleCreateTorrent

 class ExampleCreateTorrent
extends java.lang.Object

Simple example to show how it is possible to create a new .torrent file to share files using bittorrent protocol


Constructor Summary
ExampleCreateTorrent()
           
 
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

ExampleCreateTorrent

ExampleCreateTorrent()
Method Detail

main

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