1985 Forks
7161 Stars
7161 Watchers

poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

How to download and setup poco

Open terminal and run command
git clone https://github.com/pocoproject/poco.git
git clone is used to create a copy or clone of poco repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with poco https://github.com/pocoproject/poco/archive/master.zip

Or simply clone poco with SSH
[email protected]:pocoproject/poco.git

If you have some problems with poco

You may open issue on poco support forum (system) here: https://github.com/pocoproject/poco/issues