Does anybody know how to get data from the ethernet port?
Is there a library for it? I don't really know how networking works
Basically there is going to be a microcontroller sending data over ethernet,
and I want to get the data it sends and write it to a file
Thanks