Home→Forums→MonoBrick EV3 Firmware→Webserver→Reply To: Webserver
August 30, 2014 at 22:23
#4734
Anders Søborg
Keymaster
Hi
It is correct that you can run a web-server on the EV3 and host a ASP.NET site. However it did not quite perform the way we want so for now it has been disabled from the firmware application. Have a look at the firmware application line 42. It is still part of the firmware dll but will fail to start since the webserver is not part of the current image. As soon as we have it working we will upload a new image.
/Anders
Follow