Interprocess Communications in UNIX: The Nooks & Crannies
For the more ambitious, a gzipped tar file Nooks.gz containing all the programs can be downloaded. Keep in mind that to use this file after it has been downloaded you must first unzip the file and then run it through the tar utility.
|
|
![]() |
![]() |
A second edition of the text, which includes coverage of POSIX threads, was published in January of 1998. The second edition has been translated into Polish and Chinese. A third edition (Linux based) is currently "in the works".
C++ Programmer's Notebook
A sample chapter Working with Overloading is available in PDF format.
|
Interprocess Communications in Linux
Summer of 2002 I finished a complete re-write of my IPC text for Linux (RedHat Linux). The text was released in January 2003.
The penguin art work was done by a University of Hartford student,
Justin Muir.
To the right are the program files for the Linux version of the IPC text. All files, except those in Chapter 9, are C++ based. In most cases the C++ versions are somewhat equivalent to their C program counterpart in the 98 edition (both in numbering and in their functionality). All files were compiled on a PC workstation running RedHat Linux using the GNU C++ compiler (g++). In this edition the System V facilities (chapters 6,7 and 8) are implemented as classes so that they may be instantiated as objects.
|
| |
If you are still looking for items to read here are a few links to papers I have written.