Hi folks!

I'm trying to send a broadcast message over RTnet. This email from (http://www.mail-archive.com/rtnet-users@lists.sourceforge.net/msg00312.html) from Oct 2004 says, that you only have to create a package with a broadcast destination adress. But RTnet only says: "RTnet: host 255.255.255.255 unreachable" or "RTnet: host 127.0.0.255 unreachable". Another hin I found says, that (when dealing with the normal kernel ip-stack) you have to put the socket in broadcast-mode first with setsockopt(sock,SOL_SOCKET,SO_BROADCAST,...)) but this also does not work with RTnet (setsockopt_rt returns ENOPROTOOPT)...
Any idea what I'm doing wrong?
At the moment I'm using RTnet 0.8.3 with RTAI 3.2 and Kerne 2.4

Greetings Kai


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to