The UNIX System V Environment
Title | The UNIX System V Environment PDF eBook |
Author | S. R. Bourne |
Publisher | Addison Wesley Publishing Company |
Pages | 400 |
Release | 1987 |
Genre | Computers |
ISBN |
Software -- Operating Systems.
UNIX System V Network Programming
Title | UNIX System V Network Programming PDF eBook |
Author | Stephen A. Rago |
Publisher | Pearson Education |
Pages | 799 |
Release | 1993 |
Genre | Computers |
ISBN | 0201563185 |
"Steve Rago offers valuable insights into the kernel-level features of SVR4 not covered elsewhere; I think readers will especially appreciate the coverage of STREAMS, TLI, and SLIP." - W. Richard Stevens, author of UNIX Network Programming, Advanced Programming in the UNIX Environment, TCP/IP Illustrated Volume 1, and TCP/IP Illustrated Volume 2 Finally, with UNIX(R) System V Network Programming, an authoritative reference is available for programmers and system architects interested in building networked and distributed applications for UNIX System V. Even if you currently use a different version of the UNIX system, such as the latest release of 4.3BSD or SunOS, this book is valuable to you because it is centered around UNIX System V Release 4, the version of the UNIX system that unified many of the divergent UNIX implementations. For those professionals new to networking and UNIX system programming, two introductory chapters are provided. The author then presents the programming interfaces most important to building communication software in System V, including STREAMS, the Transport Layer Interface library, Sockets, and Remote Procedure Calls. So that your designs are not limited to user-level, the author also explains how to write kernel-level communication software, including STREAMS drivers, modules, and multiplexors. Many examples are provided, including an Ethernet driver and a transport-level multiplexing driver. In the final chapter, the author brings the material from previous chapters together, presenting the design of a SLIP communication package. 0201563185B04062001
Advanced Programming in the UNIX Environment
Title | Advanced Programming in the UNIX Environment PDF eBook |
Author | W. Richard Stevens |
Publisher | Addison-Wesley Professional |
Pages | 927 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 9780321525949 |
The revision of the definitive guide to Unix system programming is now available in a more portable format.
Unix Programming Environment
Title | Unix Programming Environment PDF eBook |
Author | |
Publisher | |
Pages | |
Release | 2009 |
Genre | Computer programming |
ISBN |
UNIX System V Release 4
Title | UNIX System V Release 4 PDF eBook |
Author | Kenneth H. Rosen |
Publisher | McGraw-Hill Companies |
Pages | 1228 |
Release | 1996 |
Genre | Computers |
ISBN |
For beginning, intermediate, and advanced users, this book offers complete coverage of UNIX. Offering information on basic UNIX, programming UNIX, communications and networking, the book also discusses new, more advanced tools such as Perl and presents in-depth discussions of the Internet, Windows, Linux, the bestselling UNIX systems, and more.
Using C on the UNIX System
Title | Using C on the UNIX System PDF eBook |
Author | David A. Curry |
Publisher | O'Reilly Media |
Pages | 270 |
Release | 1989 |
Genre | Computers |
ISBN | 9780937175231 |
For intermediate to experienced C programmers who want to become UNIX system programmers. Explains system calls and special library routines available on the system. Annotation copyrighted by Book News, Inc., Portland, OR
Unix in a Nutshell
Title | Unix in a Nutshell PDF eBook |
Author | Arnold Robbins |
Publisher | O'Reilly Media, Inc. |
Pages | 920 |
Release | 2006 |
Genre | Computers |
ISBN |
A guide to the operating system's commands and options covers the shell, package management, text editing, source code management, and GDB debugger.