Closed DenisIvanovIvanov closed 2 years ago
UDP is not currently supported.
Where is the source code ? Can you add support to udp ?
UDP support is planned and will be available in a future release.
A pre-release with Initial support for UDP can be found here if you want to try it and see if it addresses your needs.
A pre-release with Initial support for UDP can be found here if you want to try it and see if it addresses your needs.
Can you add the functionality to work as a UDP client, to a desirable IP / port ?
Updated to include UDP Client
option that allows target IP and port to be defined.
That works great, thanks!
Thanks!
Is there a way to listen for messages from the simulator through UDP? If so, how?