Hello all,
I want to use TM4C129x MCU for communicating with a PC via Ethernet. I need to use sockets for it.
I am new to socket programming.
How can I use the the Ethernet MAC layer functions provided in the peripheral drivers to implement sockets?
Is there any other library which supports socket programming?
I am not using any real time operating system.
Thank you..!