The server for PowerPoint Remote.
This is a PowerPoint-AddIn that is required to use the PowerPoint Remote Android App written by @theporenta. It lives inside of PowerPoint itself and usage should be self-explainatory.
The Android App was written independently from this server. Only the protocol had been agreed upon.
- Install the AddIn
- Click the "Start" button.
- On your Android device, start the app and wait for the server to be discovered.
- Connect to your PowerPoint instance and enter the pairing code displayed in the PowerPoint ribbon UI.
- Remote control your slides.
This AddIn has been developed with Microsoft Office PowerPoint 2007 as a testing platform. To make this run in VS2012+ and still use PowerPoint '07, I did a change to the project file which can be found here.
You can test the AddIn with your local machine, no need to use the Android app. Everything you need can be found in the PowerPoint-Remote Test repo.