How can I send queries from multiple clients to an Azure RTOS NetX TCP/IP server application with the same IP and port using an STM32H5 series MCU?

Eren Akyol 0 Reputation points
2024-06-23T15:29:39.1966667+00:00

In my project, I have a TCP/IP server application running. My main problem is that only one client can connect to the same IP and port at the same time. My project requirement is that multiple clients should be able to send queries to the same IP and port. I can achieve this structure with LWIP, but I couldn't set up the same structure with Azure RTOS NetX. One client works without a problem, but multiple clients cannot send queries. What can we do about this?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
0 comments No comments
{count} votes