文件名称:Boost.Asio C++ Network Programming.pdf
文件大小:7.69MB
文件格式:PDF
更新时间:2016-09-19 02:26:00
Boost Asio C++
Network programming has been around for a very long time, and it's definitely not a task for the faint-hearted. Boost.Asio provides an excellent abstraction over it, making sure that with a minimal amount of coding, you can create beautiful client-server applications and have tons of fun doing it. And it throws some extra non-networking features, just as a bonus! Code that uses Boost.Asio is compact, easy to read, and if you follow what I describe in the book, it is bug-free.