rtai3.3 - rtdm- rt_dev_socket

Sebastian Smolorz Sebastian.Smolorz at stud.uni-hannover.de
Fri Jun 9 14:10:34 CEST 2006


Hi,

Djamel Louar wrote:
>     I'm a beginner in rtai , I do a little program to create a socket
> with the function rt_dev_socket() , but the result of  this function is
> negative .
> I don 't  know where is the problem.  Could you  tell me  what  i should
> do .

You try to open a socket of protocol family PF_INET. RTDM reports that it does 
not know this family because it was not registered. Note that you cannot use 
the network stack of Linux with RTDM. Maybe you are interested in RTnet 
(www.rtnet.org)?


Sebastian




More information about the Rtai mailing list