Simple program in Windows IoT Core, for reading Raspberry Pi 3 GPIO pins' state and sending them to a server also getting commands from the server like changing state of the desired pin
Program in Windows IoT Core is a background task, you can read more about background tasks here.
The Server can be implemented using anything you desire but in this sample PHP is used and the database is SQL
This software is licensed under GPLv3