Go to file
2017-10-20 22:05:10 -05:00
ApacheConnector purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
appveyor Ignore testBigPing (#1928) 2017-10-09 09:53:01 -05:00
build purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
cmake purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
CppUnit add Poco::makeUnique() 2017-10-20 18:31:13 -05:00
Crypto purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Data Poco::Data ODBC impl doesn't bind to unsigned numeric types properly #1683 2017-10-20 22:05:10 -05:00
doc purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Foundation Poco::Data ODBC impl doesn't bind to unsigned numeric types properly #1683 2017-10-20 22:05:10 -05:00
JSON purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
MongoDB purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Net NTP Packet impl not according to RFC958? #749 2017-10-20 20:38:29 -05:00
NetSSL_OpenSSL purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
NetSSL_Win purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
openssl@26b1673caa Run ping with custom data size #1912 2017-09-28 11:18:45 -05:00
PageCompiler purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
patches/AIX purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
PDF purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
PocoDoc purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Redis purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
release purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
SevenZip purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
travis add testBigPing to ignored tests 2017-09-28 15:32:38 -05:00
Util purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
XML purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Zip purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
.gitattributes purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
.gitignore C++11 support #1793 (#1795) 2017-09-20 22:13:19 -05:00
.gitmodules C++11 support #1793 (#1795) 2017-09-20 22:13:19 -05:00
.travis.yml purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
appveyor.yml purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
build_cmake.cmd Updated to run on Windows. 2015-12-08 11:35:09 +01:00
build_cmake.sh Restore 755 on shell 2016-03-09 11:38:41 +01:00
build_vcexpress2008.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vcexpress2010.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vs140.cmd updated build scripts for VS2015 2015-07-30 15:54:43 +02:00
build_vs150.cmd modified build scripts for vs150 2017-02-20 16:55:18 +01:00
build_wdexpress2012.cmd Support Visual Studio Express 2012 for Windows Desktop 2013-02-25 20:04:32 +09:00
build_wdexpress2013.cmd new build command for VS2013 Express Edition. 2014-09-07 11:42:12 +02:00
buildwin.cmd Vs140 vs150 builds (#1903) 2017-09-25 10:49:24 -05:00
buildwin.ps1 purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
CHANGELOG remove '$Id$' headers 2017-09-09 10:50:32 +02:00
CMakeLists.txt purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
components Move the FSM feature from the develop branch to the feature-fsm branch 2016-08-14 10:53:09 +02:00
configure remove '$Id$' headers 2017-09-09 10:50:32 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-09-13 07:15:12 +02:00
CONTRIBUTORS purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
DLLVersion.rc bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
FAQ.md purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
libversion bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
NEWS remove '$Id$' headers 2017-09-09 10:50:32 +02:00
README remove '$Id$' headers 2017-09-09 10:50:32 +02:00
README.md purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
VERSION bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00

POCO C++ Libraries

Build Status

  • Travis: Travis Build Status
  • AppVeyor: AppVeyor Build Status
  • CII Best Practices

alt text

POrtable COmponents C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms.
  • Open Source, licensed under the Boost Software License.

To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site, forum and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.

When contributing to POCO, please adhere to our guidelines.

All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).