Page 1 of 1

UDP or TCP Response

Posted: Tue 1. Apr 2025, 16:49
by kowend
For our use-case, due to security guidelines in our usecase we ran into some challenge.
In short we need :

- Send a UDP message to the Gateway
- Get a response from the Gateway (responding to that message) on the same port the CAN-UDP route works on.

After that the routing can just work as usually.
So the issue is that we first need to get a request/response working from the receiving end to be able to establish trust on the IP/Port.

Is this possible in some way?

Re: UDP or TCP Response

Posted: Wed 2. Apr 2025, 07:03
by S.Michaelsen
Hi,

no this is not possible at the moment. Only CAN frames are sent via CAN-to-LAN routes.

BR,
Stephan