The POCO C++ Libraries are a collection of class libraries for developing network-centric, portable applications in C++. The classes integrate perfectly with the C++ Standard Library and cover functionality like threads, thread synchronization, filesystem access, streams, shared libraries and class loading, sockets and network protocols (HTTP, FTP, SMTP, etc.), including an HTTP server, as well as an XML parser with SAX2 and DOM interfaces and SQL database access.
| Tags | Software Development Embedded Systems Libraries |
|---|---|
| Operating Systems | Mac OS X Windows Windows Windows POSIX HP-UX Linux Solaris Unix Other |
| Implementation | C++ |
Recent releases


Release Notes: This release contains new features and various improvements and bugfixes. Notable new features include support for HTTP Digest authentication and WebSocket protocol (RFC 6455) support. Upgrading is recommended for all users of previous versions.


Release Notes: This release contains many bugfixes and improvements, including better IPv6 support in the Net library and a completely thread-safe events framework. VxWorks support has been improved and experimental Android support has been added. Upgrading is recommended for all users of earlier versions.


Release Notes: This release contains bugfixes, some performance improvements and a few new features. Upgrading is recommended for all users of 1.4.0. Also included in this release is experimental support for VxWorks (5.5.1 or newer).


Release Notes: This is one of the biggest (with regard to new features) releases so far. Highlights are support for Visual Studio 2010, 64-bit builds on Windows, new build configurations, Windows Embedded CE and better iOS support, and a long list of enhancements and bugfixes.


Release Notes: This is a patch release, fixing various bugs in the Foundation, XML, Crypto, NetSSL, and Net libraries. Upgrading is recommended.