I am trying to take an input from the ethernet port as a string, and then break that string down and assign values from there to an array. I tried going through the LWIP webserver demo, but I didnt really understand all too well what was happening. Can someone simplify how to take an input via ethernet and output. It just needs to be a text file.
Thanks