- 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.
- Instant Testing with CasperJS
- 觸·心:DT時代的大數據精準營銷
- Learning Cython Programming(Second Edition)
- Python機器學習:數據分析與評分卡建模(微課版)
- 微服務與事件驅動架構
- Ext JS Data-driven Application Design
- TestNG Beginner's Guide
- Python爬蟲開發與項目實戰
- Backbone.js Blueprints
- Mastering Unity 2D Game Development(Second Edition)
- INSTANT Yii 1.1 Application Development Starter
- Citrix XenServer企業運維實戰
- Vue.js應用測試
- 零基礎學HTML+CSS
- 從0到1:HTML5 Canvas動畫開發