How to use SocketCAN to send/receive telegrams with TOSUN Hardware

SocketCAN is a CAN protocol stack maintained by the Linux kernel, and you can use the Socket API provided by the Linux kernel to read and write operations on the CAN bus. Users only need to use the C language to realize the communication with the Socket API, and then they can control the nodes on the CAN bus to realize the sending and receiving of data.

Continue ReadingHow to use SocketCAN to send/receive telegrams with TOSUN Hardware

Security Challenges and SecOC Solutions for Intra-vehicle Communications

As the automotive industry and the Internet continue to evolve and cars continue to become smarter and more Internet-enabled, this default in-vehicle communication is becoming increasingly insecure. If a new node is added to the vehicle physical bus .......

Continue ReadingSecurity Challenges and SecOC Solutions for Intra-vehicle Communications