Network Programming with Go

豆瓣
Network Programming with Go

登录后可管理标记收藏。

相关收藏单

Gopher

ISBN: 9781718500884
作者: Adam Woodbeck
出版社: No Starch Press
发行时间: 2021 -3
装订: Paperback
价格: USD 49.99
页数: 396

/ 10

0 个评分

评分人数不足
借阅或购买

Learn to Code Secure and Reliable Network Services from Scratch

Adam Woodbeck   

简介

Shows you how to leverage the Go programming language's concurrency and rich standard library to write robust network programs. You'll learn how to write secure, network software in idiomatic Go using the language's latest features.
In Network Programming with Go you'll learn how to leverage Go's concurrency and rich standard library to write robust network programs to create and handle network connections. You'll learn how to craft custom HTTP/2 and SSH servers, build secure network connections with HTTPS, HTTP/2, SSH, TLS, encrypted port forwarding, integrate TLS with free Let's Encrypt certificates, QUIC (HTTP/3), structured logging, and metrics. The author also connects network applications with corresponding cloud offerings such as AWS, Azure, and Google Cloud and shows how to programmatically interact with these providers using their software development kits. Difficult concepts are explained with analogies, diagrams, and examples as you learn to solve common networking problems and write secure software. For professional developers and experienced Go programmers.

目录

Part I: Network Architecture
Chapter 1: An Overview of Networked Systems
Chapter 2: Resource Location and Traffic Routing
Part II: Socket-Level Programming
Chapter 3: Reliable TCP Data Streams
Chapter 4: Sending TCP Data
Chapter 5: Unreliable UDP Communication
Chapter 6: Ensuring UDP Reliability
Chapter 7: Unix Domain Sockets
Part III: Application-level Programming
Chapter 8: Writing HTTP Clients
Chapter 9: Building HTTP Services
Chapter 10: Caddy: A Contemporary Web Server
Chapter 11: Securing Communications with TLS
Part IV: Service Architecture
Chapter 12: Data Serialization
Chapter 13: Logging and Metrics
Chapter 14: Moving to the Cloud

短评
评论
笔记