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.

Ethernet communication between EK-TM4C1294XL and PC

Other Parts Discussed in Thread: EK-TM4C1294XL

I established communication between EK-TM4C1294XL launch pad and using Ethernet and the application is very simple; send and receive array of 8-bit data, the launch pads send and receive functions work fine but for the PC i can not receive or send data to the launch pad i do not want any online server as the examples provided by TI, i need raw offline Ethernet communcation. my question is is there a software that i can use to make the PC send and receive data from the launch pad and how to store the data received by the PC.