Hi I'm totally new in programming for embedded systems and i must write program which realize serial to ethernet gateway using UDP protocol. For first host i write client program and second program must be server which must be compiled and run on the EP9302 board and received data must be send to the second host. How must i change my source code to be able to run?
Code: C / C++