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.

TM4C1294KCPDT: Ethernet communication issue

Part Number: TM4C1294KCPDT


Hi,

       I am using TM4C1294KCPDT for my application, in that i am developed code for Ethernet TCP/IP socket communication based on Ti-RTOS examples.

Communication working good always. I am configured my board as Server.

I need a add on on this, in my code whenever data received on TCP/IP, controller generate the receive task.

inside same task i am able to send reply data to client. Once i come from the task, not able to send the data to client.

Some times i need to send the data without any request from client, but first time client creates the connection with my board with new enquiry.

Regards,

Yuvaraj