Search results
Results from the WOW.Com Content Network
2003 – UNIX Network Programming Volume 1, Third Edition: The Sockets Networking API – ISBN 0-13-141155-1 (with Bill Fenner, and Andrew M. Rudoff) 2005 – Advanced Programming in the UNIX Environment, Second Edition – ISBN 0-321-52594-9 (with Stephen A. Rago) 2011 – TCP/IP Illustrated, Volume 1: The Protocols (2nd Edition) – ISBN 0 ...
Unix Network Programming is a book written by W. Richard Stevens. [1] It was published in 1990 by Prentice Hall and covers many topics regarding UNIX networking and Computer network programming . The book focuses on the design and development of network software under UNIX.
Advanced Programming in the Unix Environment is a computer programming book by W. Richard Stevens describing the application programming interface of the UNIX family of operating systems. The book illustrates UNIX application programming in the C programming language. The first edition of the book was published by Addison-Wesley in 1992.
Kernighan and Pike gives a brief description of the Unix design and the Unix philosophy: [1] Even though the UNIX system introduces a number of innovative programs and techniques, no single program or idea makes it work well. Instead, what makes it effective is the approach to programming, a philosophy of using the computer.
W. Richard Stevens: UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X ^ "Chapter 12 - Network Programming". COMP1406 (PDF) . 2017.
The Linux Network Administrator's Guide is a book on setting up and running Unix and Linux networks. [1] The first and second editions are freely available in electronic form under the GFDL. It was originally produced by Olaf Kirch and others as part of the Linux Documentation Project with help from O'Reilly.
After instantiating a new socket, the server binds the socket to an address. For a Unix domain socket, the address is a /path/filename.. Because the socket address may be either a /path/filename or an IP_address:Port_number, the socket application programming interface requires the address to first be set into a structure.
He was involved with developing international standards in programming and informatics, as a member of the International Federation for Information Processing (IFIP) IFIP Working Group 2.1 on Algorithmic Languages and Calculi, [4] which specified, maintains, and supports the programming languages ALGOL 60 and ALGOL 68.