Oliver Hartkopp wrote: > > Hi Ulrich, > > additional to have separate filter capabilities for each open socket the > idea > is that you can have multiple (multi-user) CAN applications on your Linux > box. > > To ensure all the CAN applications have independently the correct view on > the > real CAN bus the locally generated massages are looped back into the local > host once they are sent on the wire, see: > > http://lxr.linux.no/#linux+v2.6.37/Documentation/networking/can.txt#L176 > > So with SocketCAN having two or more applications independently using the > same > CAN bus is the standard behaviour. > > Have fun! > > Oliver >
Hi Oliver! Thank you for pointing me to that manual. That' s all I needed. I got the SocketCAN stack included in a complete SDK and didn't see it. Now my live is much easier and both, Master and Slave are working. Thank you very much! Best regards Ulrich ----- Best regards Ulrich -- View this message in context: http://old.nabble.com/On-Linux-two-applications-use-the-same-bus--tp30728796p30746599.html Sent from the Socket-CAN Users mailing list archive at Nabble.com. _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
