From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: luan dinh <dinhluanbmt@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] xenomai - realtime task
Date: Fri, 17 Apr 2009 14:53:13 +0200 [thread overview]
Message-ID: <49E87BB9.1050204@domain.hid> (raw)
In-Reply-To: <178051.15015.qm@domain.hid>
luan dinh wrote:
> hi all.
> i write a real-time task by using Native API such as :rt_task_create(), rt_task_start(rttask_demo,..)...
>
> void rttask_demo(void *arg)
> {
> .../* posix API*/
> }
> In rttask_demo body code i use standard POSIX API such as : socket(), send(), recev() to connect to Network base on original Network driver.
> in this case, does my rttask_demo execute as hard-realtime ?
> I'm a newbabie in Xenomai
> thanks for any advise.
No, of course not. See the "life with adeos" and "native API tour"
documents:
http://www.xenomai.org/index.php/Publications
--
Gilles.
prev parent reply other threads:[~2009-04-17 12:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-17 4:12 [Xenomai-help] xenomai - realtime task luan dinh
2009-04-17 12:53 ` Gilles Chanteperdrix [this message]
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=49E87BB9.1050204@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=dinhluanbmt@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.