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.

RTOS/TMS320C6457: ndk. how to start two tcp servers with different ip addresses?

Part Number: TMS320C6457


Tool/software: TI-RTOS

ndk.

how to start two tcp servers with different ip addresses?

I want to run two TCP servers with different ip addresses.

(169.254.X.X and 192.168.X.X).

How to do it?

Make two threads with NC_NetStart?