TCP/IP Sockets in C: Practical Guide for Programmers
暫譯: C 語言中的 TCP/IP 套接字:程式設計師實用指南

Michael J. Donahoo, Kenneth L. Calvert

  • 出版商: Morgan Kaufmann
  • 出版日期: 2001-11-28
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 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  

商品描述(中文翻譯)

TCP/IP Sockets in C: Practical Guide for Programmers 是一本快速且經濟實惠的書籍,幫助您獲得開發複雜且強大的基於網絡的程序所需的知識和技能,使用 sockets。這本書由兩位經驗豐富的網絡講師撰寫,提供了一系列示例,展示了客戶端和伺服器的基本 sockets 技術。

本書使用大量的實際案例,是一本完整的初學者指南,介紹 socket 編程,並作為進一步深入更高級網絡主題(包括多媒體協議)的跳板。

目錄
I 教程
1 介紹
2 基本 Sockets
3 構建消息
4 使用 UDP Sockets
5 Socket 編程
6 內部原理
7 域名服務

II API 參考
數據結構
Socket 設置
Socket 連接
Socket 通信
Socket 控制
二進制/字符串轉換
主機和服務信息