# boost-asio-study **Repository Path**: thank_hello_world/boost-asio-study ## Basic Information - **Project Name**: boost-asio-study - **Description**: Examples and toturials for C++ Boost Asio library. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost-asio-study Examples and tutorials for C++ Boost Asio library. Based on *Boost v1.66+*. Tested with *VS 2013 & 2015* and *GCC on Ubuntu 18.04*. 教程: - [基于 Asio 的 C++ 网络编程](Tutorial_zh-CN.md) - [Asio 注意事项](Asio_Tips_And_Notes_zh-CN.md)