1. Architecture -- 2. Overview of the Go language -- 3. Socket-level Programming -- 4. Data Serialization -- 5. Application-Level Protocols -- 6. Managing character sets and encodings -- 7. Security -- 8. HTTP -- 9. Templates -- 10. A Complete Web Server -- 11. HTML -- 12. XML -- 13. Remote Procedur
Network Programming with Go: Essential Skills for Using and Securing Networks
โ Scribed by Jan Newmarch (auth.)
- Publisher
- Apress
- Year
- 2017
- Tongue
- English
- Leaves
- 284
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.
Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remote procedure call (RPC), web sockets including HTML5 web sockets, and more.
Additionally, author Jan Newmarch guides you in building and connecting to a complete web server based on Go. This book can serve as both as an essential learning guide and reference on Go networking.
What You Will Learn
- Master network programming with Go
- Carry out data serialization
- Use application-level protocols
- Manage character sets and encodings
- Deal with HTTP(S)
- Build a complete Go-based web server
- Work with RPC, web sockets, and more
Who This Book Is For
Experienced Go programmers and other programmers with some experience with the Go language.
โฆ Table of Contents
Front Matter....Pages i-xxi
Architecture....Pages 1-20
Overview of the Go Language....Pages 21-27
Socket-Level Programming....Pages 29-55
Data Serialization....Pages 57-86
Application-Level Protocols....Pages 87-106
Managing Character Sets and Encodings....Pages 107-119
Security....Pages 121-136
HTTP....Pages 137-160
Templates....Pages 161-173
A Complete Web Server....Pages 175-191
HTML....Pages 193-198
XML....Pages 199-207
Remote Procedure Call....Pages 209-220
REST....Pages 221-245
WebSockets....Pages 247-266
Back Matter....Pages 267-274
โฆ Subjects
Programming Languages, Compilers, Interpreters;Programming Techniques;Computer Communication Networks
๐ SIMILAR VOLUMES
1. Architecture -- 2. Overview of the Go language -- 3. Socket-level Programming -- 4. Data Serialization -- 5. Application-Level Protocols -- 6. Managing character sets and encodings -- 7. Security -- 8. HTTP -- 9. Templates -- 10. A Complete Web Server -- 11. HTML -- 12. XML -- 13. Remote Procedur
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.<br />Beyond the fundamentals,<i>Netw
Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serialization, application level protocols, character sets and encodings are discussed and demonstrated in Go. This book has been updated to the Go vers
<p><span>Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serialization, application level protocols, character sets and encodings are discussed and demonstrated in Go. This book has been updated to th
Go beyond the web, learn system programming with Go, and build efficient, secure applications Key Features Get to grips with system programming concepts in Go with application examples Gain expert guidance on essential topics like file operations, process management, and network programming Le