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.

TCP point to point ethernet communication for vayu TA2x EVM

Hi,

I want to have an ethernet communication between my PC and the TDA2x vayu EVM. I want  to make my board as the TCP server for this communication.

I have some understanding about how to set up the TCP socket communication. But I am unable to find any sources which will describe me that how can I 

configure my board such that it can communication with my PC over the ethernet. I have given a static IP 10.192.223.254  to my PC and and I have assigned  10.192.223.253 to my board. I have look into the client example in ndk,in that code the MAC address of the PC has been mentioned. But I have not find a place where they have configured the board to connect with this MAC address.

Please help me how to configure the TDA2x board such that ,I can communicate between my PC and the board over the ethernet.

Thanks

Arun