- 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.
- MySQL數(shù)據(jù)庫(kù)管理實(shí)戰(zhàn)
- AngularJS Testing Cookbook
- Java應(yīng)用開(kāi)發(fā)與實(shí)踐
- Mastering Articulate Storyline
- Java從入門(mén)到精通(第4版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 單片機(jī)應(yīng)用技術(shù)
- Unity Shader入門(mén)精要
- Python數(shù)據(jù)挖掘與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Unity UI Cookbook
- WordPress 4.0 Site Blueprints(Second Edition)
- 用戶(hù)體驗(yàn)可視化指南
- Java Fundamentals
- PHP與MySQL權(quán)威指南