Hi, I am trying to find a way to implement ethernet communication, I am familiar with socket programming, but for regular socket programming in TM4C129EXL, this require RTOS, which right now I am not very familiar with, so what if I only want to transfer char data through Ethernet, is there other way except socket programming?
Thanks
Shan