logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

j1939cat - manual page for j1939cat 2023.03-1

Description

       j1939cat: netcat-like tool for j1939

       FROM / TO
              - or [IFACE][:[SA][,[PGN][,NAME]]]

Name

       j1939cat - manual page for j1939cat 2023.03-1

Options

-i <infile>
              (default stdin)

       -s <size>
              Set maximal transfer size. Default: 117440505 byte

       -r     Receive data

       -P <timeout>
              poll timeout in milliseconds before sending data.

              With this option send() will be used with MSG_DONTWAIT flag.

       -R <count>
              Set send repeat count. Default: 1

       -B     Allow to send and receive broadcast packets.

       Example:   j1939cat   -i   some_file_to_send    can0:0x80   :0x90,0x12300   j1939cat   can0:0x90   -r   >
       /tmp/some_file_to_receive

j1939cat 2023.03-1                                 March 2023                                        J1939CAT(1)

Synopsis

j1939cat [options] FROMTO

See Also