Find the answer to your Linux question:
Results 1 to 3 of 3
any body to help me with inter process communication.please.i need help. any example code is welcome....
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    11

    IPC come on

    any body to help me with inter process communication.please.i need help. any example code is welcome.

  2. #2
    Linux Newbie danielsmw's Avatar
    Join Date
    Nov 2006
    Location
    Clemson, SC / Charleston, SC
    Posts
    110
    It really depends what language you're using. There are different ways it can be done in different languages, and also depending on the nature of what you're trying to do. Generally, the idea is to create a pipe between the processes. In Perl, for example, I think you can actually create a filehandle referring to a pipe as you're forking the process.
    Registered Linux User: #479567
    Asking a question? Read this page first.
    Now... sudo make me a sandwich.
    ratiocinativeroot.blogspot.com

  3. #3
    Just Joined!
    Join Date
    Sep 2008
    Posts
    11

    yo

    Im using The C Language.i need to find out where the message buffers is stored in minix. I need to know what process sent a message to which one. Bare in mind that the minix in use is version 3.1.1, although i assume the structure stays the same for most of the distributions of minix.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...