TCP/IP Sockets in C: Practical Guide for Programmers

Michael J. Donahoo, Kenneth L. Calvert

  • 出版商: Morgan Kaufmann
  • 出版日期: 2001-11-28
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 130
  • 裝訂: Paperback
  • ISBN: 1558608265
  • ISBN-13: 9781558608269
  • 相關分類: TCP/IP
  • 已過版

買這商品的人也買了...

商品描述

無標題文件 TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills you need to develop sophisticated and powerful networked-based programs using sockets. Written by two experienced networking instructors, this book provides a series of examples that demonstrate basic sockets techniques for clients and servers.


Using plenty of real-world examples, this book is a complete beginner's guide to socket programming and a springboard to more advanced networking topics, including multimedia protocols.
Contents
 
I Tutorial  
1 Introduction  
2 Basic Sockets  
3 Constructing Messages  
4 Using UDP Sockets  
5 Socket Programming  
6 Under The Hood  
7 Domain Name Service  
 
II API Reference  
Data Structures  
Socket Setup  
Socket Connection  
Socket Communication  
Socket Control  
Binary/String Conversion  
Host and Service Information