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


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


Changes: This release contains lots of bugfixes, including a few critical fixes, and various new features. Upgrading to this release is recommended to everyone using an earlier release.


Changes: This is mostly a bugfix release, fixing some bugs in the NetSSL, Crypto, and Zip libraries, plus a few minor enhancements. Upgrading from 1.3.4 is optional.


Changes: This release contains bugfixes, major performance improvements, and new features in the Foundation, Util, NetSSL, and Data/SQLite libraries. New features include a writable XMLConfiguration, a new Timer class, PriorityNotificationQueue and TimedNotificationQueue classes, and case-insensitive globbing.


Changes: This minor update to the 1.3.3 release fixes the Crypto compilation error on 64-bit Linux systems and the broken Makefile in the zip file distribution. The README file has been updated with a discussion of external dependencies.