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.

send and receive data packet via ethernet port

I can successfully compile and run the "client" example for my EVM6678 board. I am able to access the board from my PC connected on the same network.

My question is what are the commands I need to add to the "client" example to send / receive data packets through the ethernet port from the EVM6678 board. I am trying to exchange data between the PC and the EVM6678.

Is another example perhaps more suited?