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.

Compiler/TM4C129XNCZAD: Two sockets for Ethernet connection with two servers

Part Number: TM4C129XNCZAD


Tool/software: TI C/C++ Compiler

Hello,

We are using TI RTOS and NDK library for an ethernet connection to the server. We are using NDK ndk_2_25_01_11 and TI RTOS tidrivers_tivac_2_16_01_13.

Can we use two ethernet sockets to communicate with two servers in parallel? Does the NDK library is reentrant?

Thanks.