Hello, Asuming Windows IoT and webserver are different machines, you could serve the data as JSON from Windows IoT and then web server can request it, whenever it needs it? Or do you wish to serve the data from Windows IoT device itself? Please take a look at my HttpServer library, i think it will d...