From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 06:55:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0E216A41F for ; Mon, 5 Sep 2005 06:55:47 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA9043D49 for ; Mon, 5 Sep 2005 06:55:47 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j856tkEW000742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 4 Sep 2005 23:55:46 -0700 X-Auth-Received: from [192.168.11.6] (YahooBB219010032025.bbtec.net [219.10.32.25]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j856tiKV005377 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sun, 4 Sep 2005 23:55:45 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <431BD841.70103@free.fr> References: <200501202225.50399.shinjii@virusinfo.rdksupportinc.com> <431BD841.70103@free.fr> Message-Id: <97FDC0D4-7DFD-4C6B-BD5F-BAB50AFFEB69@u.washington.edu> From: Garrett Cooper Date: Mon, 5 Sep 2005 15:56:34 +0900 To: FreeBSD Questions X-Mailer: Apple Mail (2.734) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Torrent Program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 06:55:47 -0000 On Sep 5, 2005, at 2:31 PM, christophe ollier wrote: > Le 20/01/2005 13:25, Warren a =E9crit : > >> Im chasing a GUI Torrent program that will allow multiple =20 >> downloads of torrents without having to re-open the d/l program =20 >> for each new torrent. If anyone knows of such a program please =20 >> let me know(not QTorrent) >> > > You can try ports/net/mldonkey. It comes in different flavours : =20 > with or without GUI. You can install it without GUI (mldonkey-=20 > core), and then use another software as graphical interface, or the =20= > integrated telnet/web server to control it. > > MLDonkey lets you use different p2p protocols in addition to =20 > bittorrent. , as ed2k/kademlia, gnutella, fasttrack... There's also overnet as well as mldonkey. However, the problem =20 is that many non-standard clients are seen as bad clients by servers =20 and I assume the same applies for trackers, so I would assume that if =20= there isn't anything being done for the trackers yet, there may be =20 something done in the future to prevent them from using the tracker =20 since they don't follow the prescribed rules for connecting/downloading. -Garrett=