SocketCAN

Hi,
Is there already a plugin for using SocketCAN within a Linux app?
https://www.kernel.org/doc/html/v4.17/networking/can.html

I’n searching for a robust way to send/receive data on a CAN bus network.

For stuff like this, we have our RawSocketMBS class.
If needed, we could of course offer services to add some CAN specific utility functions there like parsing addresses.

Nice. I’m doing some research now for our new system. Good to know you are available again :slight_smile: