TCP/IP sockets in C : practical guide for programmers

Bibliographic Details
Main Authors: Donahoo, Michael J. (Author), Calvert, Kenneth L. (Author)
Format: Book
Language:English
Published: Amsterdam ; Boston : Morgan Kaufmann , c2009
Edition:2nd ed
Series:The Morgan Kaufmann practical guides series
Subjects:
Table of Contents:
  • 1. Introduction
  • 2. Basic TCP sockets
  • 3. Of names and address families
  • 4. Using UDP sockets
  • 5. Sending and receiving data
  • 6. Beyond basic socket programming
  • 7. Under the hood
  • 8. Socket programming in C++