IPv6 Socket API Extensions: Programmer's Guide
Autor Qing Li, Jinmei Tatuya, Keiichi Shimaen Limba Engleză Paperback – 30 sep 2009
- Provides a detailed introduction to the IETF standards for IPv6 APIs
- Includes extensive line-by-line code sets with meticulous explanations of their implementation
- Numerous diagrams and illustrations to aid in fully understanding the socket APIs
Preț: 124.64 lei
Preț vechi: 194.59 lei
-36% Nou
Puncte Express: 187
Preț estimativ în valută:
23.86€ • 24.58$ • 20.14£
23.86€ • 24.58$ • 20.14£
Carte tipărită la comandă
Livrare economică 25 februarie-11 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780123750761
ISBN-10: 0123750768
Pagini: 192
Ilustrații: Illustrations
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.4 kg
Editura: ELSEVIER SCIENCE
Locul publicării:United States
ISBN-10: 0123750768
Pagini: 192
Ilustrații: Illustrations
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.4 kg
Editura: ELSEVIER SCIENCE
Locul publicării:United States
Public țintă
Software developers, network programmers, and systems programmers who want to learn about and implement IPv6 Sockets APIs and related protocols in a network environment.Cuprins
1. Introduction2. The Basic Socket API—[RFC3493]3. The Advanced Socket API—[RFC3542]4. Kernel Implementation of IPv6 Socket APIs5. Socket Options and Ancillary Data Examples6. Implementation of Library Functions—libinet6