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.
Ethernet typically uses IEEE 802.3 type packets, protocols like IPX and SPX or UDP and TCP/IP are layered on top of that.
Plenty of books on networking, ethernet, and protocols, if this is an unfamiliar area for you, start there.
I've read several tutorials talking about it. Now my difficulty to start doing this program. I already took a look at the example "EASYWEB" more thought very complex. you do not have a simpler example? what I intend to do and just send and receive data using the Ethernet