jacobschaer / python-doipclient

Pure Python ISO 13400 Client
MIT License
151 stars 50 forks source link

help: send doip packet only on UDP #25

Open daytona675 opened 1 year ago

daytona675 commented 1 year ago

Hi jacob, I would like to know how to send doip packet to the udp port 13400 and only the UDP one, not on the tcp port that would be the default. BR.

daytona675 commented 1 year ago

My query is more oriented network question. When i initiate a doipclient under a TCP connection it not possible to test if the ECU is available or not (answer or not) and the connexion exeed after 2 min (expiration from TCP normalisation)