I need to make the exchange of information between my development board that is using the LPC1768 and a computer through the "ETHERNET" communication using UDP and SNMP. Since the computer is the CLIENT and the SERVER plate. Can anyone help me somehow? Thank you.
You'd want a TCP/IP stack, see if you can find a LwIP port for your chip/board.
Heck try doing WinSock on a Windows PC to get your feet wet.
if you have an example I thank you. will help me a lot