Implementing streaming data receive, under LWIP, using the netconn API (embedded system)
Budget: $30 – $250 USD
Please do not respond unless you have actual knowledge of LWIP and the Netconn API.
The background is here
https://www.eevblog.com/forum/microcontrollers/any-experts-on-lwip-and-the-netconn-api-(not-looking-for-free-can-pay)/
See attached zipfile. The relevant function is EditGetData() which needs to stream in the data and write it to a file, via filebuf[512]. The file writing I can do. I just can't work out how to stream receive data using the netconn API. Examples on the web do not work.
The background is here
https://www.eevblog.com/forum/microcontrollers/any-experts-on-lwip-and-the-netconn-api-(not-looking-for-free-can-pay)/
See attached zipfile. The relevant function is EditGetData() which needs to stream in the data and write it to a file, via filebuf[512]. The file writing I can do. I just can't work out how to stream receive data using the netconn API. Examples on the web do not work.