Hello dear expert, I am new to Ethernet and TI components. I am looking for a TC/IP sample from TI. I found and ran the UDP sample but I can't find any TCP sample code or guide.
I found the enet_lwip example that works with the webserver application, I think this code uses TCP, how can I convert the TCP in this code into a code that only exchanges data over TCP by removing the Webserver part.
Could you please show me some to help me make a TCP example?
Can someone give me some guidance? Thanks a lot!!!