Thursday, 29 August 2013

Pipe communication in C

Pipe communication in C

References

Reference NO 1

http://stackoverflow.com/questions/4981236/pipe-communication-in-c-problems

Reference NO 2

http://www.cs.cf.ac.uk/Dave/C/node23.html

Reference NO 3

http://blog.eldruin.com/en/2011/04/inter-process-communication-pipe-fork-and-c-stl-streams/

Reference NO 4

http://snap.nlc.dcccd.edu/learn/fuller3/chap11/chap11.html

Reference NO 5

http://msdn.microsoft.com/en-us/library/bb546085.aspx

Reference NO 6

http://code.msdn.microsoft.com/windowsdesktop/CppNamedPipeCommunication-7447a0bf

Reference NO 7

http://www.cplusplus.com/forum/unices/54071/

Reference NO 8

http://www.advancedlinuxprogramming.com/alp-folder/alp-ch05-ipc.pdf

No comments:

Post a Comment