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 - Helion
Tytuł oryginału: 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
ISBN: 9781783986552
stron: 248, Format: ebook
Data wydania: 2016-01-25
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
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.
Osoby które kupowały "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", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
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 eBook -- spis treści
- 1. The Basics
- 2. I/O Operations
- 3. Implementing client applications
- 4. Implementing Server Applications
- 5. HTTP and SSL/TLS
- 6. Specialized Boost.Asio Operations