Boost.Asio C++ Network Programming Cookbook (Paperback)
暫譯: Boost.Asio C++ 網路程式設計食譜 (平裝本)

Dmytro Radchuk

  • 出版商: Packt Publishing
  • 出版日期: 2016-01-26
  • 售價: $2,180
  • 貴賓價: 9.5$2,071
  • 語言: 英文
  • 頁數: 248
  • 裝訂: Paperback
  • ISBN: 1783986549
  • ISBN-13: 9781783986545
  • 相關分類: C++ 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Key Features

  • 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

Book Description

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.

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

About the Author

Dmytro Radchuk is a software engineer from Kyiv, Ukraine. His passion for science started at a young age and led him to receive a degree in computer science from Kyiv Polytechnic University. As of today, he has deep technical knowledge and more than 8 years of experience in the field of software development for several industries and businesses. He strongly believes that the whole is greater than the sum of its parts and this is one of the reasons why the development of distributed applications has become his main specialization.

Dmytro has always supported the idea of sharing knowledge and this has resulted in Boost.Asio C++ Network Programming Cookbook, which has become his first officially published book. He believes that science will help us deal with the monotony of everyday life. When he is not exploring another facet of computer engineering, he is probably learning a new aspect of psychology, history, or the arts, which are also of great interest to him.

Table of Contents

  1. The Basics
  2. I/O Operations
  3. Implementing Client Applications
  4. Implementing Server Applications
  5. HTTP and SSL/TLS
  6. Other Topics

商品描述(中文翻譯)

主要特點


  • 輕鬆構建高效的分散式應用程式

  • 透過最受推崇的 C++ 函式庫之一,提升您的跨平台網路程式設計技能

  • 使用這本詳細且實用的手冊,找到與網路程式設計相關的現實問題解決方案,並提供現成的範例

書籍描述

本書從展示基本 Boost.Asio 操作的範例開始,接著提供從簡單的同步客戶端到強大的多執行緒可擴展解決方案的客戶端和伺服器應用程式的現成實作。最後,您將學習到進階主題,例如實作聊天應用程式、實作 HTTP 客戶端以及添加 SSL 支援。本書中提供的所有範例都可以直接在實際專案中使用。

除了優秀的實用範例外,本書還包含有關分散式應用程式設計和建構的擴展理論材料。

您將學到什麼


  • 提升您對最受推崇的 C++ 網路函式庫之一——Boost.Asio 的工作知識

  • 熟悉 TCP 和 UDP 協定的基本概念

  • 創建可擴展且高效的客戶端和伺服器應用程式

  • 理解分散式應用程式開發背後的理論

  • 透過添加 SSL 支援來提高您的分散式應用程式的安全性

  • 輕鬆實作 HTTP 客戶端

  • 使用 iostreams、scatter-gather 緩衝區和計時器

關於作者

Dmytro Radchuk 是來自烏克蘭基輔的軟體工程師。他對科學的熱情始於年輕時期,並使他獲得基輔理工大學的計算機科學學位。至今,他在軟體開發領域擁有深厚的技術知識和超過 8 年的經驗,涵蓋多個行業和企業。他堅信整體大於部分之和,這也是為什麼分散式應用程式的開發成為他的主要專業之一的原因。

Dmytro 一直支持知識分享的理念,這促成了《Boost.Asio C++ 網路程式設計食譜》的誕生,這是他第一本正式出版的書籍。他相信科學將幫助我們應對日常生活的單調。當他不在探索計算機工程的另一個面向時,他可能正在學習心理學、歷史或藝術的新方面,這些也是他非常感興趣的領域。

目錄


  1. 基礎知識

  2. 輸入/輸出操作

  3. 實作客戶端應用程式

  4. 實作伺服器應用程式

  5. HTTP 和 SSL/TLS

  6. 其他主題