Boost.Asio C++ Network Programming Cookbook : Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio library - Dmytro Radchuk

Boost.Asio C++ Network Programming Cookbook

Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio library

By: Dmytro Radchuk

Paperback | 26 January 2016

At a Glance

Paperback


$95.14

or 4 interest-free payments of $23.79 with

 or 

Aims to ship in 7 to 10 business days

Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio library

About This Book

  • Build highly efficient distributed applications with ease
  • Enhance your cross-platform network programming skills with one of the most reputable C++ libraries
  • Find solutions to real-world problems related to network programming with ready-to-use recipes using this detailed and practical handbook

Who This Book Is For

If you want to enhance your C++ network programming skills using the Boost.Asio library and understand the theory behind development of distributed applications, this book is just what you need. The prerequisite for this book is experience with general C++11. To get the most from the book and comprehend advanced topics, you will need some background experience in multithreading.

What You Will Learn

  • Boost your working knowledge of one of the most reputable C++ networking libraries-Boost.Asio
  • Familiarize yourself with the basics of TCP and UDP protocols
  • Create scalable and highly-efficient client and server applications
  • Understand the theory behind development of distributed applications
  • Increase the security of your distributed applications by adding SSL support
  • Implement a HTTP client easily
  • Use iostreams, scatter-gather buffers, and timers

In Detail

Starting with recipes demonstrating the execution of basic Boost.Asio operations, the book goes on to provide ready-to-use implementations of client and server applications from simple synchronous ones to powerful multithreaded scalable solutions. Finally, you are presented with advanced topics such as implementing a chat application, implementing an HTTP client, and adding SSL support. All the samples presented in the book are ready to be used in real projects just out of the box.

As well as excellent practical examples, the book also includes extended supportive theoretical material on distributed application design and construction.

Style and approach

This book is a set of recipes, each containing the statement and description of a particular practical problem followed by code sample providing the solution to the problem and detailed step-by-step explanation. Recipes are grouped by topic into chapters and ordered by the level of complexity from basic to advanced.

More in Parallel Processing

Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Building Evolutionary Architectures : Automated Software Governance - Neal Ford
Scaling Python with Dask : From Data Science to Machine Learning - Holden Karau
Async Rust : Unleashing the Power of Fearless Concurrency - Caroline Morton
Practical Monitoring : Effective Strategies for the Real World - Mike Julian
Production Kubernetes : Building Successful Application Platforms - Alex Brand
Top-Down Network Design : 3rd edition - Priscilla Oppenheimer

RRP $117.95

$81.75

31%
OFF
Site Reliability Engineering : How Google Runs Production Systems - Betsy Beyer
Rust Atomics and Locks : Low-Level Concurrency in Practice - Mara Bos