TA的每日心情 | 开心 2019-11-8 00:00 |
---|
签到天数: 10 天 [LV.3]偶尔看看

永久VIP
- 积分
- 521
|
发表于 2019-11-5 22:34:36
1661 浏览 2 回复
[Golang]
掌握GO语言网络编程(Go Network Programming) 英文pdf扫描版
本帖最后由 scourglass22 于 2019-11-5 23:09 编辑
Table of Contents
Introduction
Architecture
Protocol Layers
Networking
Gateways
Packet encapsulation
Connection Models
Communications Models
Distributed Computing Models
Client/Server System
Client/Server Application
Server Distribution
Component Distribution
Middleware
Continuum of Processing
Points of Failure
Acceptance Factors
Transparency
Eight fallacies of distributed computing
Overview of Go language
Socket-level Programming
The TCP/IP stack
Internet addresses
IP address type
Services
TCP Sockets
Controlling TCP connections
UDP Datagrams
Server listening on multiple sockets
The types Conn, PacketConn and Listener
Network Programming with Go (golang)
Raw sockets and the type IPConn
Data Serialisation
Mutual agreement
Self-describing data
ASN.1
JSON
The gob package
Encoding binary data as strings
Application-Level Protocols
Protocol Design
Version control
Message Format
Data Format
Simple Example
State
Managing character sets and encodings
Definitions
ASCII
ISO 8859
Unicode
UTF-8 Go and runes
UTF-16 and Go
Unicode gotcha's
ISO 8859 and Go
Other character sets and Go
Security
ISO security architecture
Data integrity
Symmetric key encryption
Public key encryption
X.509 certificates
TLS
HTTP
Overview of HTTP
Network Programming with Go (golang)
Simple user-agents
Configuring HTTP requests
The Client object
Proxy handling
HTTPS connections by clients
Servers
Templates
Inserting object values
Pipelines
Defining functions
Variables
Conditional statements
A Complete Web Server
Static pages
Templates
The Chinese Dictionary
Flash cards
The Complete Server
Other Bits: JavaScript and CSS
HTML
XML
Parsing XML
Unmarshalling XML
Marshalling XML
XHTML and HTML
Remote Procedure Call
Go RPC
JSON
Network channels
Channel server
Channel client
Handling Timeouts
Channels of channels
Network Programming with Go (golang)
Web sockets
Web socket server
The Message object
The JSON object
The Codec type
Web sockets over TLS
下载地址:
|
|
|
|
|
|
|
TA的每日心情 | 难过 2021-9-24 22:16 |
---|
签到天数: 6 天 [LV.2]小吧熟人

永久VIP
- 积分
- 2163
|
发表于 2020-11-14 23:44:34
|
|
|
|
|
|
TA的每日心情 | 开心 2022-5-28 23:39 |
---|
签到天数: 111 天 [LV.6]普通吧粉

永久VIP
- 积分
- 9578
|
发表于 2021-1-17 13:53:24
|
|
|
|
|
|
登录或注册
官方QQ群
825348618(程序员教程吧互助群)
扫一扫快速加入

程序员教程吧-更新最快的IT教程网 本站资源源自互联网收集及网友分享-如有侵权请发邮件到admin@cxyjc8.com联系删除!
|