Troy Davis wrote:
>
> Hello-
> I am interested in doing a tcp-ip interface in an rtlinux module
> using threads. Does anyone know of a good resource or know how to go
> about doing this? I believe the standard libraries of connect, accept,
> bind, etc. will not work in kernel space. I'm uncertain how to proceed
> with this, so if anyone can give any help at all, it would be greatly
> appreciated.
>
> Troy Davis
> Airborne Data Systems, Inc.
>
Hi Troy,
this really has to become part of an FAQ. I just picked the following
from
some former posting of this list (you might want to take a look at
http://www.rtlinux.org/rtlinux.new/mailing_list/) :
> As for accesing networking, there is some work in progress, but do not expect
> TCP soon. In most cases when you need networking you do not need RT or at
> least you can split your task into RT thread and user space "agent" which
> does network data transfers.
If you _do_ need it from the RT side you could look at this package
ftp://ftp.lineoisg.com/pub/rtnet/rtnet-0.9.0.tgz).
It is restricted though in serveral ways (e.g. support for UDP only and
currently only on type of NIC).
Good luck
Wilken
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/