The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-01-2007
Anki Anki is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 2
Thumbs up Develop 2 IPC System Calls

I need to develop 2 IPC system calls.

1) The first one allows sender to send a message to set of receivers in a single call.

2) The second one allows receiver to receives all message that have been sent to it in a single call

Please help me in developing this system calls ....atleast how to start it ......Thanks alot
Edit/Delete Message