linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bogdan Cristea <cristeab@gmail.com>
To: ratheesh k <ratheesh.ksz@gmail.com>, linux-c-programming@vger.kernel.org
Subject: Re: unnamed pipe and independent process
Date: Mon, 20 Dec 2010 07:58:32 +0200	[thread overview]
Message-ID: <201012200758.32380.cristeab@gmail.com> (raw)
In-Reply-To: <AANLkTinutqx=tN3TRMtqa73E0cwnyfUop9FXWz5yvqdy@mail.gmail.com>

On Monday 20 December 2010 06:37:54 you wrote:
> is it possible to  communicate between two independent process using
> unnamed pipes in linux ?
> 
> -Ratheesh
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-c-programming" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

This is exactly why named pipes (fifos) are provided.

  reply	other threads:[~2010-12-20  5:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20  4:37 unnamed pipe and independent process ratheesh k
2010-12-20  5:58 ` Bogdan Cristea [this message]
2010-12-20  6:21   ` ratheesh k
2010-12-20  6:27     ` Bogdan Cristea

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201012200758.32380.cristeab@gmail.com \
    --to=cristeab@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=ratheesh.ksz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).