[H-GEN] Unix IPC's Internals

Greg Black gjb at gbch.net
Tue Aug 26 08:25:22 EDT 2003


On 2003-08-26, Harmeet Uppal wrote:

> Any body who  can guide me the way to learn about the IPC internals for
> Unix.

The standard Unix documentation is the best place to start (see
/usr/share/doc on BSD systems).  These are the two classic
papers which you can get from the FreeBSD web site (and all the
other BSD sites as well):

 1. How to write programs that use the Interprocess
    Communication Facilities of 4.4BSD[1]

    http://docs.freebsd.org/44doc/psd/20.ipctut/paper.html

 2. The reference document (with some examples) for the
    Interprocess Communication Facilities of 4.4BSD[2]

    http://docs.freebsd.org/44doc/psd/21.ipc/paper.html

The classic book is:

    Unix Network Programming
    W. Richard Stevens
    Prentice Hall, 1990

All the above is well worth reading and careful study.

Cheers, Greg

[1] Also available in PDF as:
    http://docs.freebsd.org/44doc/psd/20.ipctut/paper.pdf

[2] Also available in PDF as:
    http://docs.freebsd.org/44doc/psd/21.ipc/paper.pdf

-- 
Greg Black <gjb at gbch.net> <http://www.gbch.net/gjb.html>
GPG signed mail preferred; further information in headers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 249 bytes
Desc: not available
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20030826/f7380117/attachment.sig>


More information about the General mailing list