# Reference

If you want to know more IPC mechanism,

* The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user-space programs. You can take it as an alternative of man command
* If you want to learn more about programming under Linux, Advanced Programming in the UNIX Environment is a good material for you to read.
