- Boost.Asio C++ Network Programming Cookbook
- Dmytro Radchuk
- 130字
- 2021-07-23 14:44:25
What this book covers
Chapter 1, The Basics, introduces you to basic classes provided by the Boost.Asio library and demonstrates how to execute basic operations, such as resolving a DNS name, connecting a socket, accepting a connection, and so on.
Chapter 2, I/O Operations, demonstrates how to perform individual network I/O operations, both synchronous and asynchronous.
Chapter 3, Implementing Client Applications, contains recipes that demonstrate how to implement different types of client applications.
Chapter 4, Implementing Server Applications, contains recipes that demonstrate how to implement different types of server applications.
Chapter 5, HTTP and SSL/TLS, covers more advanced topics on the HTTP and SSL/TLS protocol implementation.
Chapter 6, Other Topics, includes recipes that discuss less popular but still quite important topics, such as timers, socket options, composite buffers, and others.
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Mobile Web Performance Optimization
- JavaScript修煉之道
- TypeScript Blueprints
- Redis Applied Design Patterns
- C和C++安全編碼(原書第2版)
- Production Ready OpenStack:Recipes for Successful Environments
- NativeScript for Angular Mobile Development
- AngularJS深度剖析與最佳實踐
- Mastering Python High Performance
- 用Flutter極速構建原生應用
- FFmpeg入門詳解:音視頻原理及應用
- 區塊鏈技術與應用
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)