Boost.Asio C++ Network Programming Cookbook (Paperback)

Dmytro Radchuk

  • 出版商: Packt Publishing
  • 出版日期: 2016-01-26
  • 售價: $2,130
  • 貴賓價: 9.5$2,024
  • 語言: 英文
  • 頁數: 248
  • 裝訂: Paperback
  • ISBN: 1783986549
  • ISBN-13: 9781783986545
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

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

商品描述

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++ Network Programming Cookbook》。他相信科學將幫助我們應對日常生活的單調。當他不在探索計算機工程的另一個方面時,他可能正在學習心理學、歷史或藝術的新方面,這些也是他非常感興趣的領域。

目錄



  1. 基礎知識

  2. I/O操作

  3. 實作客戶端應用程式

  4. 實作伺服器應用程式

  5. HTTP和SSL/TLS

  6. 其他主題