udp packet sender
Posted on May 01, 2017 at 15:08I've implemented on my board the UDP packet server as a task for a board which has to support ethernet, but nothing is defined for the interface. So far so good. I send UDP packets to it and it receives and echoes th...