Join Books.org — it's free

UNIX system programming using C++ by Terrence Chan β€” book cover
Platform-Specific Programming, C/C++, UNIX

UNIX system programming using C++

by Terrence Chan
Write a review
Log in to track your reading progress.

Overview

If you're an experienced UNIX system programmer working with C++, UNIX System Programming Using C++ brings together all the advanced techniques you need to build complex and high-quality system applications. This book focuses on the real-life challenges you face developing network and client/server applications, databases, compilers, operating systems, and CAD/EDA systems. You'll learn new ways to develop C++ programs that are compact, easy to maintain, and highly portable to most UNIX systems and to POSIX-complaint systems (e.g., Windows NT). This book includes extensive example programs to demonstrate how to construct C++ classes and applications with the ANSI, POSIX, and UNIX standard functions and classes. Furthermore, ready-to-use C++ classes on interprocess communication, sockets, TLI, remote procedure call and multithreaded programming are provided in the book. These classes can be incorporated directly into your applications to reduce the development cycle and improve quality.

An advanced programming techniques and concepts book using system calls and ANSI C/C++. POSIX 1, 1.b and 1.c compliant. Focuses on application portability using C++ standard classes, the kernel structure, network-based multitasking, and client/server-based applications. Discusses UNIX and POSIX APIs, files and file APIs, processes, signals, interprocess communication, sockets, and multithreaded programming. Familiarity with C/C++ and UNIX is assumed. A good companion volume which digs deeper into kernel and system programming is UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers, by Schimmel.

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

For experienced UNIX system programmers, brings together advanced techniques for building powerful and portable C++ applications. Includes extensive example programs to demonstrate how to construct C++ classes and applications with ANSI, POSIX, and UNIX standard functions and classes. Provides ready-to-use C++ classes on interprocess communication, sockets, TLI, remote procedure call, and multithreaded programming. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
October 7, 1996
Publisher
Upper Saddle River, N.J. : Prentice Hall PTR, c1997.
Pages
624
Format
Paperback
ISBN
9780133315622

Similar books