KIO

KIO
Original author(s) KDE
Developer(s) KDE
Stable release 5.29.0 (December 12, 2016 (2016-12-12)) [±][1]
Preview release 5.0 beta 3 (June 5, 2014 (2014-06-05)) [±][2]
Written in C++
Type System library
Website www.kde.org
Main article: KDE Frameworks
As the GNU C Library serves as a wrapper for Linux kernel system calls, so does KIO serve as a further wrappers for its specific tasks.
For other uses, see KIO (disambiguation).

KIO (KDE Input/Output) is a system library incorporated into KDE Frameworks 5 and KDE Software Compilation 4. It provides access to files, web sites and other resources through a single consistent API. Applications, such as Konqueror and Dolphin, which are written using this framework, and can operate on files stored on remote servers in exactly the same way as they operate on those stored locally, effectively making KDE network-transparent. This allows for an application like Konqueror to be both a file manager as well as a web browser.

KIO slaves are libraries that provide support for individual protocols (e.g. HTTP, FTP, SMB, SSH, FISH, SFTP, SVN, TAR).

The KDE manual app KHelpCenter has a KIOSlaves section that lists the available protocols with a short description of each.

See also

References

  1. KDE (2016-12-12). "Release of KDE Frameworks 5.29.0". Retrieved 2016-12-13.
  2. "KDE Ships Third Beta of Frameworks 5". KDE. 2014-06-05.


This article is issued from Wikipedia - version of the 8/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.