I am trying to build a Webserver to display a index.html and a 404 error upon receiving http request. A custom made board is used for this application which has a STM32F69NI MCU. More details about the board can be found here.I am getting the IP addr...