UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI

UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI

У. Ричард Стивенс

     0

бумажная книга



Издательство: Prentice Hall Computer Books
Дата выхода: октябрь 1997
ISBN: 0-13-490012-Х
Объём: 1009 страниц
Масса: 1735 г
Размеры(В x Ш x Т), см: 25 x 20 x 5

The classic programming text Unix Network Programming has been updated by author W. Richard Stevens to encompass three new volumes. There have been a few changes in the computing world since 1990 (the year the original was published), and Stevens has taken the opportunity to create a complete set of reference manuals for programmers of all skill levels. The first volume, Networking APIs: Sockets and XTI, covers everything you need to know to make your programs communicate over networks. Stevens covers everything from writing your programs to be compatible with both Internet Protocol version 4 (IPv4) and IPv6, to raw sockets, routing sockets, User Datagram Protocol (UDP), broadcasting/multicasting, routing sockets, server internals, and more, plus a section covering Posix threads. Stevens also notes compatibility issues with different operating systems so that readers can create code that is more portable, and he offers plenty of advice on how to make code more robust.