TAO Translator (formerly, The Advanced Online Translator) uses online translation services to provide translations.
Currently supported services:
* Google Translate - supports translation, transliteration for most non-latin scripts, language detection, and dictionary with reverse translations for single words.
* Microsoft Translator (a.k.a. Bing Translator) - supports translation and language detection.
* Yandex.Translate - supports translation and language detection.
* Yandex.Dictionaries - supports dictionary with transcription for some languages, synonyms, and reverse translations.
...
Cross-platform C++ libraries with a network/internet focus.
NOTE: Current source code as well as bugs/patches are on GitHub:
https://github.com/pocoproject/poco/
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.