rethernet

  1. 0

    B4R Question rEthernet - W5500 - how to check if the client has connected to the server?

    Hello I have a device that connects to a server but doesn't send anything until it's asked. I can't change this. I'm building a server on an ESP32 + W5500. How do I check if the client has connected to send a request? I know I need to build this function in C, but I don't know how. Could someone...
Top