Skip to content

UNIX Network Programming The Sockets Networking Api

Best in textbook rentals since 2012!

ISBN-10: 0131411551

ISBN-13: 9780131411555

Edition: 3rd 2004 (Revised)

Authors: Richard W. Stevens, Bill Fenner, Andrew M. Rudoff, W. Richard Stevens

List price: $79.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to understand networking APIS-especially sockets in greater detail than ever before. You need UNIX Network Programming, Volume 1, Third Edition. In this book, the Authors offer unprecedented, start-to-finish guidance on making the most of sockets, the de facto standard for UNIX network programming with APIs - as well as extensive coverage of the X/Open Transport Interface (XTI).
Customers also bought

Book details

List price: $79.99
Edition: 3rd
Copyright year: 2004
Publisher: Addison Wesley Professional
Publication date: 11/14/2003
Binding: Hardcover
Pages: 1024
Size: 7.25" wide x 9.25" long x 1.50" tall
Weight: 3.542
Language: English

Foreword
Preface
Introduction and TCP/IP
Introduction
The Transport Layer: TCP, UDP, and SCTP
Elementary Sockets
Sockets Introduction
Elementary TCP Sockets
TCP Client/Server Example
I/O Multiplexing: The select and poll Functions
Socket Options
Elementary UDP Sockets
Elementary SCTP Sockets
SCTP Client/Server Example
Name and Address Conversions
Advanced Sockets
IPv4 and IPv6 Interoperability
Daemon Processes and the inetd Superserver
Advanced I/O Functions
Unix Domain Protocols
Nonblocking I/O
ioctl Operations
Routing Sockets
Key Management Sockets
Broadcasting
Multicasting
Advanced UDP Sockets
Advanced SCTP Sockets
Out-of-Band Data
Signal-Driven I/O
Threads
IP Options
Raw Sockets
Datalink Access
Client/Server Design Alternatives
Streams
IPv4, IPv6, ICMPv4, and ICMPv6
Introduction
IPv4 Header
IPv6 Header
IPv4 Addresses
IPv6 Addresses
Internet Control Message Protocols (ICMPv4 and ICMPv6)
Virtual Networks
Introduction
The MBone
The 6bone
IPv6 Transition: 6to4
Debugging Techniques
System Call Tracing
Standard Internet Services
sock Program
Small Test Programs
tcpdum Program
netstat Program
lsof Program
Miscellaneous Source Code
unp.h Header
config.h Header
Standard Error Functions
Solutions to Selected Exercises
Bibliography
Index