QNetIO Library

QNetIO is a library developed by Bolloré telecom which provides cross-plaform, lightweight support for:

  • asynchronous virtual file system (WebDAV, FTP, Picasa, Facebook)
  • wallet for storing credentials using platform-specific methods (OS X Keychain, GNOME Keyring, encrypted data using CryptProtectData? on Windows)

The only mandatory dependencies of QNetIO are QtNetwork? and QtXml? modules of the Qt framework.