Warning: session_start(): open(/tmp/sess_1fet2025r7k5rl9ah5qpv0pt75, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kfile_torrent openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

kfile_torrent

   0.6  

KDE File Sharing

Score 66%
kfile_torrent
zoom


kfile_torrent
zoom


kfile_torrent
zoom


Link:  Link
Downloads:  6436
Submitted:  Feb 3 2004
Updated:  May 22 2004

Description:

This is a KFilePlugin to allow the display of meta information of the .torrent files used by the BitTorrent distributed download program.

NOTE: This library is now in KDE CVS, and will be included with KDE 3.4. There will be no future updates to this entry. Remember that you can keep track of KDE development with KDE CVS Digest.

See also: http://www.bitconjurer.org/BitTorrent/

The Gentoo ebuild collection includes ebuilds for all the released versions. See the homepage for information on how to use it.

2004-05-22: The x86 Debian package is for v0.6, and was kindly sent in by Kharkoma. I'm providing it here for any Debian users who won't/can't install from source.




Changelog:

29-Aug-2004: No code changes, but I've fixed the Debian package link. I can be such a moron sometimes. =D

0.6: The code has been more Qt and KDE-ified. It should now compile for more compilers, and maybe even fix a few bugs, who knows. No new features though.

0.5: Added the functionality to edit the comment and default name of the torrent.

0.3: Initial release. Allows previewing of most of the interesting information that a .torrent holds. Doesn't show the individual file names; I don't know how to properly do that as a KFilePlugin.




LicenseGPL
(torrent-0.6)
(Gentoo ebuild collection)
(Debian Package for v0.6 (x86))
Send to a friend
Subscribe
Other  Content  from pynm0001
Report inappropriate content



-
.

 compile error

 
 by p80 on: May 9 2004
 
Score 50%

I get this during make:

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o bint.lo `test -f 'bint.cpp' || echo './'`bint.cpp
bint.cpp: In member function `void BInt::init(ByteTape&)':
bint.cpp:63: error: `memcpy' undeclared in namespace `std'
bint.cpp: In member function `virtual bool BInt::writeToDevice(QIODevice&)':
bint.cpp:93: warning: comparison between signed and unsigned integer
expressions

could tell me how to fix it? :)
thanx in advance


Reply to this

-

 great!

 
 by yemu on: May 22 2004
 
Score 50%

i like it a lot! there should be definetely more support for bittorrent in KDE. I dream of bittorent download handling in KGet. Ohhh, It would be great!


Reply to this

-

 Re: great!

 
 by SmackedFly on: May 23 2004
 
Score 50%

Hmmm, why not implement BitTorrent as a Kioslave? In that way, downloading from bittorrent would be no different from downloading anything else...And I believe kget would support it without any changes, am I correct?


Reply to this

-
.

 Re: Re: great!

 
 by leinir on: May 31 2004
 
Score 50%
leinirleinir
KDE/Amarok, KDE/Gluon
editor
Home

KGet ought to do it, yes, if it's implemented as a kio slave... This might be a good place to start :) (it's even c++ ;) )
http://libtorrent.sourceforge.net/manual.html#simple-client


..Dan // Leinir
http://www.leinir.dk/

Reply to this

-

 Kioslave

 
 by Nurb432 on: Jul 11 2004
 
Score 50%

While im not able to do that myself, it makes a lot of sense to implement it that way.

Though i doubt Kget would understand it, since its a 2 way protocol while kget normally deals with 1 way.. ( incoming )

But yes, i would also love to see this, BT is a pain in the butt on *nix..


Reply to this

-

 Love it!

 
 by BenG on: Aug 17 2004
 
Score 50%

That's a neat little addition. I love it.

The link to the debian package is broken (points to localhost). Debian users who want a system-wide installation should use

./configure --libdir=/usr/lib/ --datadir=/usr/share/


Reply to this

-
.

 No Links Work

 
 by tilleyrw on: Jan 7 2005
 
Score 50%
tilleyrwtilleyrw
Robert Tilley, Inc.

Someone needs to fix the weblinks. No links are working as of 1/7/05.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team