This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Ethernet Input

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