Buch, Englisch, 192 Seiten, Format (B × H): 191 mm x 233 mm, Gewicht: 350 g
Buch, Englisch, 192 Seiten, Format (B × H): 191 mm x 233 mm, Gewicht: 350 g
ISBN: 978-0-12-375076-1
Verlag: William Andrew Publishing
IPv6 Socket API Extensions: Programmer's Guide covers the IPv6 applicaton programming interfaces (API) extensions and enhancements that have been made to the socket APIs. The book begins with a brief overview of the API specifications along with sample code usage. Then an explanation of the internal kernel implementation that realizes the services offered by the API sets is detailed. Also descriptions of several standard user libraries that have been extended or created to support IPv6 are reviewed. Includes various examples which illustrate how to write portable applications that can run on either IPv4 or IPv6 networks. Succinct treatment of everything you need to know to get up and running with IPv6 socket programming in one affordable volume.
Zielgruppe
Software developers, network programmers, and systems programmers who want to learn about and implement IPv6 Sockets APIs and related protocols in a network environment.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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