GO网络编程目录

2021/6/13 20:21:11

本文主要是介绍GO网络编程目录,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

Acknowledgments (02:18 mins)
Introduction (05:45 mins)
Part I: Network Architecture (01:09 mins)
Chapter 1: An Overview of Networked Systems (25:18 mins)
Chapter 2: Resource Location and Traffic Routing (47:09 mins)
Part II: Socket-level Programming (01:09 mins)
Chapter 3: Reliable TCP Data Streams (43:42 mins)
Chapter 4: Sending TCP Data (42:33 mins)
Chapter 5: Unreliable UDP Communication (19:33 mins)
Chapter 6: Ensuring UDP Reliability (28:45 mins)
Chapter 7: Unix Domain Sockets (29:54 mins)
Part III: Application-level Programming (01:09 mins)
Chapter 8: Writing HTTP Clients (35:39 mins)
Chapter 9: Building HTTP Services (47:09 mins)
Chapter 10: Caddy: A Contemporary Web Server (37:57 mins)
Chapter 11: Securing Communications with TLS (42:33 mins)
Part IV : Service Architecture (01:09 mins)
Chapter 12: Data Serialization (37:57 mins)
Chapter 13: Logging and Metrics (55:12 mins)
Chapter 14: Moving to the Cloud (37:57 mins)



这篇关于GO网络编程目录的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程