I'm trying to figure out if PLX4X SocketCan support will work with the J1939 variation.

i.e. create a socket like this:

s=socket(PF_CAN,SOCK_DGRAM,CAN_J1939);

If so, anyone have some example code of using the socketcan support?

Reply via email to