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.
thanks for the link, but I'm looking for something more detailed about Ethernet communication. because it is the first time that use Ethernet. If anyone has something to explain what needs to configure, how to configure ethernet to use as UDP and SNMP. 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