I am using TM4C1294 development board.
I am want a sample code for receiving query & sending data over Ethernet port.
This is something similar to MODBUS Protocol, where device receives a query from Master & answers with the required set of data (Few hundred bytes)
Please help