Advance C/C++

The intent of this blog page is to explain the concepts of Inter Process Communication by putting the concepts and the example togather at time where ever possible. Here you will get all the IPC's like socket and the Socket Programming, File, Thread etc.


For a complete understanding you can refer to any of the good books that I am referring below also.

Following blogs are available for advance programming using C, C++. Click on the topic to browse with them.


5 . Templates

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Reference Books:
  1. UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition)
  2. Interprocess Communications in Linux: The Nooks and Crannies
  3. Interprocess Communications in Linux: The Nooks and Crannies
  4. Pthreads Programming: A POSIX Standard for Better Multiprocessing (O'Reilly Nutshell)
  5. Programming with POSIX® Threads
  6. Multithreaded Programming With PThreads
  7. UNIX Systems Programming: Communication, Concurrency and Threads
  8. UNIX Network Programming, Volume 1: The Sockets Networking API (3rd Edition)
  9. UNIX Network Programming: Networking APIs: Sockets and XTI; Volume 1
  10. UNIX-Netzwerkprogrammierung mit Threads, Sockets und SSL (X.systems.press) (German Edition)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX