Bernhard Pfund wrote:
> All,
> 
> please find the code snippets below. I try to set up some real-time
> network tests. If I send the buffer contents to 10.0.0.255 (broadcast)
> using rt_dev_sendto, everything works fine and I get the bytes sent. As
> soon as I try to send the packets to a specific receiver (let's say
> 10.0.0.20) rt_dev_sendto returns -113.
> 
> This is all UDP, so the problem can't be "connection" related...
> 
> Anyone seen this before?
> 
> TIA::Bernhard
> 

Ok, got it, 'no route to host'... Should get used to missing network magic.

Bernhard


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to