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.
Developer(s) | Günter Obiltschnig, et al. |
---|---|
Initial release | February 21, 2005 |
Stable release | 1.11.3
/ 2022-06-12[±] |
Repository | POCO Repository |
Written in | C++ |
Operating system | Cross-platform: Desktop-server: Windows, Linux, macOS, Solaris, HP-UX, AIX Embedded-mobile: Windows Embedded Compact, embedded Linux, Android, iOS, QNX, VxWorks |
Platform | ARM, IA-32, x86-64 |
Available in | English |
Type | library or framework |
License | Boost Software 1.0 |
Website | pocoproject |
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.