All Projects → alexott → boost-asio-proxy

alexott / boost-asio-proxy

Licence: other
Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html

Programming Languages

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

boost-asio-proxy

Source code for examples from article How to write simple HTTP proxy with Boost.Asio

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

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].