ESP 8266 WiFi Libraries

Ok, it's sinking in slowly.... I did mis-state one thing: the "server" is using one of these, and no AVR Arduino.

https://www.ebay.com/itm/NodeMcu-Lua-ESP8266-ESP-12E-CH340G-WIFI-Network-Development-Board-Module/172437818975?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2060353.m2749.l2649

So, it appears I can implement the entire functionality using the ESP8266 library. Though it's not obvious to me how to do UDP on this, as there seems to be no UDP class as part of the ESP8266 library.

The clients are using the module I linked to previously, so I will use WiFiESP for those.

Is there a decent web page that explains this well? I've spent a lot time Googling, and just gotten more confused.

Thanks much for your help!

Regards,
Ray L.