Hi, looked thru a bunch of the examples but still can't find a simple example of a server and client (both esp8266 boards) receiving a udp packet.
I would like to set up one board as the server, then have the other board as the client. The client just needs to send a udp packet of 10 bytes in length.
I did get the example Erel had of the two boards using tcp-ip, but I can't figure out how to modify them to send and receive a udp packet.
Any help would be appreciated.
Thanks !
I would like to set up one board as the server, then have the other board as the client. The client just needs to send a udp packet of 10 bytes in length.
I did get the example Erel had of the two boards using tcp-ip, but I can't figure out how to modify them to send and receive a udp packet.
Any help would be appreciated.
Thanks !