LaserWeb does not connect to MKS DLC32 - ESP32, how to connect?

I have a cnc laser from Sculpfun connected to the makerbase MKS DLC32 V2.1 board, which uses ESP32, I searched and found nothing on how to connect the LaserWeb to the DLC32 via the network, which uses ESP32, has anyone managed to do so?

To connect ESP32 to MKS DLC32 use communication port example:
IP: 192.168.0.42
Port: 8080
On LaserGRBL and Lightburn it connects like this.

Somebody?

What Firmware are you using on the DLC32?
Grbl_ESP32 or FluidNC or even something else?

Grbl_ESP32 and FluidNC don’t support the websocket protocoll of LaserWeb. Their protocol on WLAN is not compatible with LaserWeb. You can only use USB to drive a DLC32 board with LaserWeb.