Hi All,
I have been checking the around but could not find more complex and descriptive examples other than enet_io,enet_lwip,etc. I am trying to read and write back to RJ45 and communicate with the host, (or other devices) Are there any other example(s). I would like to see an example with tcp_recv(pcb, SocketReceive); , tcp_accepted(pcb); etc?
Thanks.