I\'m developing a Mac Application in which i need to implement IPC Mechanism. The Scenario is this :
My Application contains two executables, one is Native Mac App(N
Unix domain sockets are Great for this. http://www.cs.cf.ac.uk/Dave/C/node28.html