Skip to main content

Data Serialization

  • Chapter
  • First Online:
Network Programming with Go

Abstract

A client and server need to exchange information via messages. TCP and UDP provide the transport mechanisms to do this. The two processes also need to have a protocol in place so that message exchange can take place meaningfully.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    I’m treating serialization and marshalling as synonomous. There are a variety of opinions on this, some more language-specific than others. See, for example, “What is the difference between Serialization and Marshaling?

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Jan Newmarch

About this chapter

Cite this chapter

Newmarch, J. (2017). Data Serialization. In: Network Programming with Go. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2692-6_4

Download citation

Publish with us

Policies and ethics