Beej's Guide to Network Programming - Using Internet Sockets
by Brian Hall
2008
Number of pages: 118
Description:
A brief how-to guide on network programming using Internet sockets, written for anybody who is just starting out with socket programming. The code contained within this document should build on any platform that uses gcc (this doesn't apply if you're programming for Windows, the section on Windows programming is included). The guide is updated for IPv6.
Download or read it online for free here:
Download link
(0.5MB, PDF)
Similar books
The TCP/IP Guideby Charles Kozierok - No Starch Press
The TCP/IP Guide is a comprehensible guide to the TCP/IP that will appeal to newcomers and the seasoned professional. It details the core protocols that make TCP/IP internetworks function, and the most important classical TCP/IP applications.
(18544 views)
Understanding X.500: The Directoryby D. W. Chadwick - Chapman & Hall
The X series of standards developed by the CCITT deals with communication over special-purpose data networks. X.500 standards are complex and incomplete and this explanatory book should allow readers to understand them more easily.
(14322 views)
TCP/IP Fundamentals for Microsoft Windows- Microsoft Corporation
This is an introduction to the basic concepts of TCP/IP protocol suite. The book explains how the most important protocols function, and their basic configuration in the Windows Server 2008, Windows XP, and Vista operating systems.
(21354 views)
Network Calculusby Jean-Yves Le Boudec, Patrick Thiran - Springer
Network Calculus provides deep insights into flow problems encountered in the Internet and intranets. The book begins with an introductory course on network calculus, then shows how it can be applied. The second part serves as a mathematical reference.
(17570 views)