Skip to main content

Network Programming

  • Chapter
  • First Online:
Pro Node.js for Developers
  • 2700 Accesses

Abstract

Until this point, the example code provided in this book has focused on your local machine. Whether accessing the file system, parsing command line arguments, or executing untrusted code, all examples were isolated to a single computer. This chapter starts to explore the world outside of localhost. It covers network programming and introduces many important topics, including sockets, client-server programming, Transmission Control Protocol (TCP), User Datagram Protocol (UDP), and Domain Name Service (DNS). A full explanation of all these concepts is beyond this book’s scope, but a basic understanding of them is crucial, as they are the foundation for the material on web applications covered in the next few chapters.

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
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Colin J. Ihrig

About this chapter

Cite this chapter

Ihrig, C.J. (2013). Network Programming. In: Pro Node.js for Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-5861-2_10

Download citation

Publish with us

Policies and ethics