This article demonstrates how to use a smartphone running Windows Mobile 5 to remotely control a host machine running Windows Media Center. I will describe how to create an add-in application that runs within Windows Media Center. I will also describe how to create a Windows Mobile 5 application, and use it to communicate with the Media Center add-in using sockets over a wireless internet connection. Finally, I will demonstrate how to use this implementation to manipulate Media Center using the Windows Media Center API.
Article text is here.
Code can be downloaded here.