-
Notifications
You must be signed in to change notification settings - Fork 1
PPTController Introduction
###PPTController & PPTControllerHost are two apps which can help you control your PPT through your Phone.
##PPTControllerHost Is a Win form app which install on your computer side, which one you are going to have presentation. It will listen the control commands from PPTController to perform the followingoperations to your PPT, start your PPT, switch your PPT between "Fullscreen mode" with "Preview mode", navigate in your PPT.
##PPTController Is a Windows Phone app (currently only support windows phone platform) which installed your phone side. Send the control commands to PPTControllerHost after a connection was established between them.
##Download & Installation Before the installation of PPTControllerHost. Please make sure your computer had installed .Net Framework 4.5
How to config PPTController & PPTControllerHost? See PPTController& PPTControllerHost Functional description to learn it step by step.
##Common Problems? See this page to if you meet similar problems.