blob: 75f3f6f1fffe531c18968b41792d4b54a7739783 (
plain)
1
2
3
4
5
|
Socketcand is a daemon that provides access to CAN interfaces on a
machine via a network interface. The communication protocol uses a
TCP/IP connection and a specific protocol to transfer CAN frames and
control commands. The protocol specification can be found in
./doc/protocol.md.
|