UDP or TCP Response
Posted: Tue 1. Apr 2025, 16:49
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?
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?