- Boost.Asio C++ Network Programming Cookbook
- Dmytro Radchuk
- 38字
- 2021-07-23 14:44:27
Chapter 1. The Basics
In this chapter, we will cover:
- Creating an endpoint
- Creating an active socket
- Creating a passive socket
- Resolving a DNS name
- Binding a socket to an endpoint
- Connecting a socket
- Accepting connections
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Web應用系統開發實踐(C#)
- Mastering C# Concurrency
- 高級C/C++編譯技術(典藏版)
- Learning Ionic
- 監控的藝術:云原生時代的監控框架
- Application Development with Parse using iOS SDK
- Qt 4開發實踐
- Instant Automapper
- Mastering OAuth 2.0
- Visual Basic程序設計基礎
- 每個人的Python:數學、算法和游戲編程訓練營
- Python深度學習入門:從零構建CNN和RNN
- Storm Real-Time Processing Cookbook
- Hands-On Exploratory Data Analysis with Python