This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: MSP432E401Y search server IP address

Part Number: MSP432E401Y

When the MSP432 receives an IP address we connect to a port on our server program(Windows 10). This works fine when we know the servers IP. But we have not found an easy way to search for the servers IP from the MSP432 program. Any examples that could help us?

We are using tirtos and the tcpecho example was changed to C++ and rewritten to connect to a known server.