Main > Free Download Search >

Free install transmission bittorrent client on centos 4 software for linux

install transmission bittorrent client on centos 4

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8240
Gnome BitTorrent Downloader 0.0.28

Gnome BitTorrent Downloader 0.0.28


Gnome BitTorrent Downloader is not meant to be an entire front-end, just a program that pops up when you execute the torrents. more>>
Gnome BitTorrent Downloader is not meant to be an entire front-end, just a program that pops up when you "execute" the torrent files.

Since BitTorrent is written in Python, I figured Id write this program in Python too; saves a lot of trouble as I already knew Python relatively well.

<<less
Download (0.032MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
957 downloads
Information Currency Subversion Client 0.0.5

Information Currency Subversion Client 0.0.5


Information Currency Subversion is a command-line client for Subversion repositories. more>>
Information Currency Subversion project is a command-line client for Subversion repositories that supports the generation of information currency from committed source code.

<<less
Download (0.13MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1123 downloads
qBittorrent 0.9.3 / 1.0.0 Beta 4

qBittorrent 0.9.3 / 1.0.0 Beta 4


qBittorrent is a bittorrent client written in C++ / Qt4 using the good libtorrent library (By Arvid Nordberg). more>>
qBittorrent is a bittorrent client written in C++ / Qt4 using the good libtorrent library (By Arvid Nordberg).
qBittorrent aims to be a good alternative to all other bittorrent clients. The Author is Christophe Dumez, French Student in computer science (IT).
Main features:
- Fast resume of unfinished downloads on startup (no need to recheck files)
- Unicode Support
- Connection through proxy server support
- Download only some files within a torrent
- Scan regularily a folder and add automatically torrent files within to download list
- Drag n drop of torrent files to GUI
- Limit Upload / Download Speed
- Limit number of simultaneous connections
- User can set share ratio
- UDP Tracker support
- IP Filter support
- Display number of peers, complete / partial sources for each download
- Languages supported: English, French, Simplified Chinese, Spanish, Korean, German, Catalan, Polish, Dutch, Turkish, Greek, Russian, Swedish
<<less
Download (0.80MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
819 downloads
Transmission 0.81

Transmission 0.81


Transmission is a BitTorrent client which aims to be as efficient as possible. more>>
Transmission is a free BitTorrent client written from scratch in C. Transmission is still in early development stage.
Transmission aims to be as efficient as possible. Transmission runs on Mac OS X, BeOS, Linux and NetBSD (and probably on other UNIX-like systems too). Only the Mac OS X version has a graphical interface yet.
Transmission is released under the MIT license.
Enhancements:
- Fix 0.80 assertion crashes
- Fix a bug that miscounted how many peers Transmission wants connected
- Correct incorrect error messages
- Memory leaks fixed
<<less
Download (4.2MB)
Added: 2007-08-24 License: MIT/X Consortium License Price:
805 downloads
Net::BitTorrent::LibBT::Tracker 0.018

Net::BitTorrent::LibBT::Tracker 0.018


Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. more>>
Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker.

SYNOPSIS

use Net::BitTorrent::LibBT::Tracker;

my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker");
print "Tracker has ", $tracker->num_peers, " peers.n";

The Net::BitTorrent::LibBT::Tracker module provides an interface to the libbttracker Hash and Peer databases and the statistics stored in shared memory.

<<less
Download (0.021MB)
Added: 2006-10-19 License: Perl Artistic License Price:
1104 downloads
sharkTorrent 0.1.8.3 Beta

sharkTorrent 0.1.8.3 Beta


sharkTorrent project is a bittorrent client written in c++ and it uses wxwidgets , libtorrent and boost. more>>
sharkTorrent project is a bittorrent client written in c++ and it uses wxwidgets , libtorrent and boost.

<<less
Download (0.70MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
822 downloads
Net::BitTorrent::PeerPacket 1.0

Net::BitTorrent::PeerPacket 1.0


Net::BitTorrent::PeerPacket is a Parse/Build Peer Packets from BitTorrent. more>>
Net::BitTorrent::PeerPacket is a Parse/Build Peer Packets from BitTorrent.

SYNOPSIS

# Encode a packet
my $binary_packet = bt_build_packet($key1, $value1, $key2, $value2);

# Decode a packet
my $parsed_packet = bt_parse_packet($binary_data);

Net::BitTorrent::PeerPacket handles parsing and building binary data shared between BitTorrent peers. The module optinally exports a single subroutine for building packets and another for parsing packets, as well as, a constant for each packet type defined by BitTorrent.

<<less
Download (0.006MB)
Added: 2006-09-26 License: Perl Artistic License Price:
1130 downloads
Piorun Jabber Client 0.1.0

Piorun Jabber Client 0.1.0


Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients. more>>
Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients.

Currenly implemented features include: standard chat, multi-user chat, roster and subscriptions management, VCards, privacy lists, secure connections (TLS and SALSL).
Piorun is written using Mono/Gtk#

<<less
Download (0.22MB)
Added: 2005-09-02 License: GPL (GNU General Public License) Price:
1514 downloads
Bundle::MusicBrainz::Client 0.01

Bundle::MusicBrainz::Client 0.01


Bundle::MusicBrainz::Client is a Perl module with a bundle to install MusicBrainz::Client and required modules. more>>
Bundle::MusicBrainz::Client is a Perl module with a bundle to install MusicBrainz::Client and required modules.

SYNOPSIS

perl -MCPAN -e install Bundle::MusicBrainz::Client

CONTENTS

MusicBrainz::Client - for to get to know thyself
MusicBrainz::Queries 0.05 - The RDF Query Constants
MusicBrainz::TRM 0.01 - The Relatible Audio FingerPrint API

This bundle includes all the modules used by the Perl Bindings for the MusicBrainz Client library (MusicBrainz::Client) module, created by Sander van Zoest.

A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.

This bundle does not deal with the actual MusicBrainz client library (libmusicbrainz), that is available from sources other than CPAN. Youll need to fetch and build the library yourself.

<<less
Download (0.002MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1110 downloads
BitTorrent Queue Manager 0.1.3

BitTorrent Queue Manager 0.1.3


BitTorrent Queue Manager is a console-based BitTorrent client that provides built-in queue management functions. more>>
BitTorrent Queue Manager is a console-based BitTorrent client running on top of BitTornado that provides built-in queue management functions.
BitTorrent Queue Manager also provides a remote interface compatible with ABC for Web-based control. Furthermore, peer information can be queried, including country and network names, and a built-in crawler can gather new torrents on specified trackers or catalog sites for downloading automatically.
This is the new beginning of BTQueue. By upgrading to 0.1.0, you are able to:
- Utilize DHT network compatible to Bram Cohens client and BitComet
- Query IP location from updated database plus AS number (see ip2cc)
- Change client identifier to Azureus, Bram Cohens client, or BitComet
<<less
Download (2.0MB)
Added: 2006-06-23 License: Python License Price:
1231 downloads
MusicBrainz::Client 0.11

MusicBrainz::Client 0.11


MusicBrainz::Client is a MusicBrainz Client API. more>>
MusicBrainz::Client is a MusicBrainz Client API.

SYNOPSIS

use MusicBrainz::Client;
use MusicBrainz::Queries qw(:all);

my $mb = MusicBrainz::Client->new();
if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) {
die("Query failed: ", $mb->get_query_error(), "n");
}
print "Found ", $mb->get_result_int(MBE_GetNumArtists), " artistsn";

This module provides access to the musicbrainz client API using a perl-ish OO interface.

<<less
Download (0.023MB)
Added: 2006-11-13 License: Perl Artistic License Price:
1083 downloads
Flash! Torrent 5.8.7

Flash! Torrent 5.8.7


Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent. more>>
Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent.

BitTorrent is a programl for distributing files. Its extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving the central servers bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload capacity.

Windows web browser support is added by running an installer. A prebuilt one is available, but instructions for building it yourself are in BUILD.windows.txt
<<less
Download (0.14MB)
Added: 2006-06-19 License: MIT/X Consortium License Price:
714 downloads
W3MAIL - fast and small web-mail client 1.0

W3MAIL - fast and small web-mail client 1.0


W3MAIL - fast and small web-mail client written in PHP5. more>>
W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install.
Main features:
- multi-language support
- simple contacts manager
- MIME attachments
- displays HTML messages
W3MAIL supports leading open-source database engines:
- PostgreSQL
- MySQL.
Translations:
- English
- Russian.
User Interface:
- Web-based.
<<less
Download (0.059MB)
Added: 2005-05-06 License: GPL (GNU General Public License) Price:
1634 downloads
Anatomic P2P (GUI Client) 0.1 RC1

Anatomic P2P (GUI Client) 0.1 RC1


Anatomic P2P is a BitTorrent Client written in GTK with an extension enabling decentralisation. more>>
Anatomic P2P is a BitTorrent Client written in GTK with an extension enabling decentralisation.

It is written in pygtk using the original core of BitTornado and it can access the Anatomic P2P network of supernodes and trackers so that files can be swarmed over multiple nodes on the network creating great efficiency.

<<less
Download (0.012MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1507 downloads
Ksvn Client 0.4

Ksvn Client 0.4


Ksvn is a new Subversion client that looks like tortoiseSVN. more>>
Ksvn is a new Subversion client that looks like tortoiseSVN.
It can be used from the Konqueror context menu and replaces the standard KDE SubVersion menu. You can directly add, revert, and delete files from the commit dialog with a files context menu.
Installation:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Enhancements:
- The possibility to choose a file when adding a directory was added.
<<less
Download (0.41MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
995 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5