POCO C++ Libraries

The POrtable COmponents (POCO) C++ Libraries are computer software, a set of class libraries for developing computer network-centric, portable applications in the programming language C++. The libraries cover functions such as threads, thread synchronizing, file system access, streams, shared libraries and class loading, Internet sockets, and network communications protocols (HTTP, FTP, SMTP, etc.), and include an HTTP server, and an XML parser with SAX2 and DOM interfaces and SQL database access. The modular and efficient design and implementation makes the libraries well suited for embedded system development.

POCO C++ Libraries
Developer(s)Günter Obiltschnig, et al.
Initial releaseFebruary 21, 2005 (2005-02-21)
Stable release
1.11.3 / 2022-06-12[±]
RepositoryPOCO Repository
Written inC++
Operating systemCross-platform:
Desktop-server: Windows, Linux, macOS, Solaris, HP-UX, AIX
Embedded-mobile: Windows Embedded Compact, embedded Linux, Android, iOS, QNX, VxWorks
PlatformARM, IA-32, x86-64
Available inEnglish
Typelibrary or framework
LicenseBoost Software 1.0
Websitepocoproject.org

The libraries are free and open-source software distributed under the Boost Software License 1.0.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.