Revision 604618

Go back to digest for 19th November 2006

Features in Networking Tools

Manolo Valdes committed changes in /branches/work/make_kget_cool/kget/transfers/multisegmentkio:

MultisegKIO now use KIO::Get for the segments and KIO::file for the local file.
this should fix many problems with http redireccions and so. ftp also works now.

I make a segmentfactory class that handle the segments and olso can be used in the metalink plugin

now we pass a QList<KUrl> to the MultiSegfile_copy funtion. i'm planing to make a search funtion to return an KUrl List. any help or idea is welcome :)

File Changes

Added 2 files
  • /branches/work/make_kget_cool/kget/transfers/multisegmentkio
  •   /segmentfactory.cpp
  •   /segmentfactory.h
Modified 6 files
  • /branches/work/make_kget_cool/kget/transfers/multisegmentkio
  •   /CMakeLists.txt
  •   /MultiSegKio.cpp
  •   /MultiSegKio.h
  •   /transferMultiSegKio.cpp
  •   /transferMultiSegKio.h
  •   /transferMultiSegKioFactory.cpp
8 files changed in total