From: Philippe Gerum <rpm@xenomai.org>
To: Ettore Pedretti <epedrett@domain.hid>
Cc: xenomai@xenomai.org, John Monnier <monnier@domain.hid>
Subject: Re: [Xenomai-help] Help on IPC example
Date: Tue, 10 Aug 2010 23:10:29 +0200 [thread overview]
Message-ID: <1281474629.1730.18.camel@domain.hid> (raw)
In-Reply-To: <AANLkTim1+--sP1vMpaduv9Sey+r6-1fN_L2HZ68X1-+T@mail.gmail.com>
On Tue, 2010-08-10 at 19:20 +0100, Ettore Pedretti wrote:
> Hello All,
>
> Since pipes will be soon removed from xenomai I would like to use
> sockets on ipc. I know the question have been already asked but is
> there any documentation other than the examples at present?
>
I recently documented those services. The corresponding doc is not yet
available for browsing online from our web site, so I put a PDF there:
http://download.gna.org/xenomai/tmp/rtdm-api.pdf
Check §5.4, real-time IPC protocols
This documentation is already merged in the upcoming 2.6 -devel branch:
git://git.xenomai.org/xenomai-head.git
> Also, I have compiled the examples in the ipc directory and I get the
> following error while executing any of the programmes:
>
> mirkwood:/home/ep41/ipc# ./bufp-label
> socket: Address family not supported by protocol
>
> What am I doing wrong? Attached my .config file.
I see in your configuration that you chose to build the RTIPC support as
a module; did you insmod it before running the examples?
Besides, make sure to use the Makefile in the examples/rtdm/profiles/ipc
directory, or something alike, so that all programs are properly linked
with the Xenomai POSIX support libs.
>
> Cheers
> ettore
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
--
Philippe.
next prev parent reply other threads:[~2010-08-10 21:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-10 18:20 [Xenomai-help] Help on IPC example Ettore Pedretti
2010-08-10 20:54 ` Gilles Chanteperdrix
2010-08-10 21:10 ` Philippe Gerum [this message]
2010-08-10 21:50 ` Ettore Pedretti
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=1281474629.1730.18.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=epedrett@domain.hid \
--cc=monnier@domain.hid \
--cc=xenomai@xenomai.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.