| roberts  
 
  
 
 
 Group: Members
 Posts: 4983
 Joined: Oct. 2003
 | 
|  | Posted: Nov. 13 2008,18:45 |  |  Thanks to jls for a unc version:
 
 | Code Sample |  | Title:          bittorrent-gui.unc
 Description:    BitTorrent File Protocol
 Version:        3.4.2
 Author:         Bram Cohen
 Original-site:  http://bitconjurer.org/
 Copying-policy: GPL
 -----==[  Color = red     Filesize:   8.0M  ]==-----
 Extension by:   SaidinUnleashed
 Comments:       Based on henrique's earlier submission.
 BitTorrent is a protocol for distributing files.
 It identifies content by URL and is designed to integrate
 seamlessly with the web. Its advantage over plain HTTP is
 that when multiple downloads of the same file happen
 concurrently, the downloaders upload to each other,
 making it possible for the file source to support
 very large numbers of downloaders with only a
 modest increase in its load.
 Change-log:     01/26/2005 - First Version - Updated python and fixed the gui mode.
 Added a flua wrapper for easy access to Gui mode,
 Curses mode, and Many Curses mode. General improvements.
 Current: 2008/11/13 converted 2 unc by jls_legalize unsenepopiu at tin.it
 | 
 |