All Projects → alexott → boost-asio-examples

alexott / boost-asio-examples

Licence: other
Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html

Programming Languages

C++
36643 projects - #6 most used programming language

boost-asio-examples

Source code for examples from article What is Boost.Asio, and why we should use it

Source code requires Boost >= 1.42 & CMake >= 2.6. Use following commands to configure & build examples:

mkdir build
cd build
cmake ..
make

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].